Authorizations
Body
multipart/form-data
URL of the audio file to convert
Example:
"https://example.com/audio.mp3"
Target format for conversion
Available options:
mp3
, wav
, flac
, ogg
, aac
, webm
Example:
"wav"
Audio file to upload and convert directly
Target sample rate in Hz (optional) - can be any of [8000, 16000, 22050, 24000, 32000, 44100, 48000, 96000, 192000]
Available options:
8000
, 16000
, 22050
, 24000
, 32000
, 44100
, 48000
, 96000
, 192000
Example:
44100
Target bit depth (16, 24, or 32)
Available options:
16
, 24
, 32
Example:
24
Callback URL for async processing results
Example:
"https://your-webhook-url.com/callback"