Skip to content

ShortVox Docs

Errors & Limits

Understand common response codes and limits enforced for API keys.

HTTP Status Codes

400 invalid payload or malformed JSON

401 invalid, missing, expired, or revoked API key

403 missing scope or inactive business entitlement

404 resource not found

429 minute rate limit, monthly quota, or concurrency limit reached

Rate Limiting Notes

Limits are enforced per API key. Retry using exponential backoff when receiving 429 responses.