Authorizations
Body
multipart/form-data
- Option 1
- Option 2
URL of the input audio to be trimmed.
Example:
"https://example.com/input_audio.mp3"
Start time in milliseconds.
Example:
10500
End time in milliseconds.
Example:
45000
Audio file to upload and process directly.
Desired output format.
Available options:
mp3, wav, flac, ogg, aac, webm Example:
"mp3"
Callback URL for async processing results.
Example:
"http://your-webhook-url.com/callback"