Skip to main content
POST
Convert base64 audio to URL

Request

Make a POST request to below endpoint and pass the required parameters as a request body.
curl

Body

json

Body

application/json
key
string
required

Your API Key used for request authorization

init_audio
string
required

Base64 format audio file (MP3/WAV, 10-15 seconds for faster upload)

Response

Base64 to URL response

status
enum<string>

Status of the conversion

Available options:
success,
error
id
integer

Unique identifier for the conversion

output
string<uri>[]

Array of converted audio URLs