Create transcript job
Submit audio or video for transcription
Authentication
AuthorizationBearer
API token from https://app.resemble.ai/account/api
Request
This endpoint expects a multipart form containing an optional file.
file
Audio or video file (max 500 MB, 20 minutes)
query
Optional intelligence question to evaluate after transcription
callback_url
Public HTTPS URL that receives a POST with the result when processing finishes. Private, loopback, link-local, and non-HTTPS URLs are rejected. Required when zero_retention_mode is true.
zero_retention_mode
Enable zero retention. The uploaded media and any temporary processing copies are permanently deleted after transcription, and the transcript content is purged after one delivery to callback_url (which is mandatory in this mode). privacy_mode is accepted as an alias. Plan feature — requests are rejected with 402 if not included in your plan.
Response
Transcript job created
success
item
Errors
400
Bad Request Error
402
Payment Required Error
