Upload
Uploads can be used to upload media files directly to the AssemblyAI API for transcription.
POST | /v2/upload |
The Upload Object
upload_url | string | A URL that points to your audio file, accessible only by AssemblyAI's servers |
Creating an Upload
Upload a file to our servers for transcription. Learn more at Uploading Local Files for Transcription.
Headers
Transfer-Encoding | chunked |
Body
The contents of your media file.