[go: up one dir, main page]

Upload a media file

<Note>To upload a media file to our EU server, replace `api.assemblyai.com` with `api.eu.assemblyai.com`.</Note> Upload a media file to AssemblyAI's servers.

Authentication

Authorizationstring
API Key authentication via header

Request

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

Response

Media file uploaded successfully
upload_urlstringformat: "url"
A URL that points to your audio file, accessible only by AssemblyAI's servers

Errors