Skip to main content

Errors

The VoiceLab360 API uses standard HTTP status codes. All error responses return a JSON body with a consistent structure.

Error response format

Status codes

Error codes

Retry guidance

Retry 500 and 503 errors with exponential backoff. Do not retry 400, 401, 402, 403, or 422 errors — these require a fix before retrying.