Skip to Content
Enterprise API v1Ref: Error Codes

Ref: Error Codes

HTTP Status Codes

StatusDescription
401The Bearer token is missing or invalid, or its owner does not currently have Enterprise access. A shared API access token does not grant Enterprise entitlement by itself.
429The Enterprise Processing API rate limit was exceeded. Wait for the number of seconds in the Retry-After header before retrying.

Processing Error Codes

CodeDescription
AUDIO_UNAVAILABLEUnable to retrieve the audio file for transcription
AUDIO_EMPTYThe audio content is empty
UNSUPPORTED_TYPEUnsupported audio file type
INTERNAL_ERRORInternal error
UNSUPPORT_LANGUAGEUnsupported translation language
Last updated on