AUTH_ERROR
Cause:
Missing API key
Invalid or revoked API key
Fix:
Verify Authorization: Bearer <API_KEY> or X-API-Key
Authorization: Bearer <API_KEY>
X-API-Key
Check you are using the correct environment key
VALIDATION_ERROR
Missing required fields
Invalid request payload shape
Validate request body before calling Veilio
Check endpoint-specific payload examples
PLAN_LIMIT
Plan limit reached
Check current usage
Reduce request volume or contact Veilio for plan upgrade
RATE_LIMIT_ERROR
Too many requests in a short period
Read and honor Retry-After
Retry-After
Add exponential backoff
Use bulk endpoints where applicable
INTERNAL_ERROR
Temporary server-side issue
Retry with backoff
Log request context in your system
Contact Veilio support if issue persists
If you have any issues or suggestions, feel free to reach out to us here: https://veilio.xyz/contactarrow-up-right
Last updated 1 hour ago
Was this helpful?