Skip to main content

Error Response Format

All API errors follow a consistent format:

HTTP Status Codes

Common Errors

Cause: Invalid or missing API key
Solution: Check that your API key is correct and included in the X-API-Key header
Cause: Monthly usage limit exceeded
Solution: Upgrade your plan or wait until next billing cycle
Cause: Invalid URL format
Solution: Ensure URL includes protocol (http:// or https://)
Cause: Custom code already exists
Solution: Choose a different custom code
Cause: Resource doesn’t exist
Solution: Verify the resource ID is correct
Cause: Too many requests
Solution: Wait for the time specified in retryAfter (seconds)