Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Introducing our Voice Agent API: The fastest path to a working voice agent. Learn more
cURL
curl --request POST \ --url https://api.assemblyai.com/v2/upload \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/octet-stream' \ --data '"<string>"'
{ "upload_url": "https://cdn.assemblyai.com/upload/f756988d-47e2-4ca3-96ce-04bb168f8f2a" }
The body is of type file.
file
Media file uploaded successfully
A URL that points to your audio file, accessible only by AssemblyAI's servers
Was this page helpful?