Skip to main content

Endpoint

Synchronous. Returns waveform data immediately. Returns amplitude data points for a clip, suitable for rendering audio waveform visualizations in your UI.

Query parameters

Response

The data field contains an array of normalized amplitude values (0.0 to 1.0) sampled at regular intervals across the clip duration.

Example

Use case: waveform player

Render a visual waveform using the amplitude array: