Skip to main content

Rate Limits

VoiceLab360 enforces rate limits to ensure platform stability for all users.

Limits by plan

Limits apply per API key. Multiple keys under the same workspace share the workspace-level limit.

Rate limit headers

Every response includes rate limit state in the following headers:

Handling rate limit errors

When the limit is exceeded the API returns HTTP 429 with error code RATE_LIMIT_EXCEEDED. Implement exponential backoff and wait until the time indicated in X-RateLimit-Reset before retrying.

Enterprise limits

Enterprise workspaces receive custom rate limits configured at the account level.