Upload a media file

POST
/v2/upload

Upload a media file to AssemblyAI’s servers.

Request

This endpoint expects binary data of type application/octet-stream.
abc
Binarystring

Response

Media file uploaded successfully

upload_urlstring

A URL that points to your audio file, accessible only by AssemblyAI’s servers

Errors

Built with