Errors

Errors

StatusMeaning
401Missing or invalid API key
402Insufficient prepaid budget
403Key revoked or account suspended
404Unknown model or route
429Rate limited — retry with backoff
502/503Upstream provider or gateway unavailable

Response body

Errors follow provider-native JSON where possible. OctaRouter may wrap failures with a message or error field.

Dashboard auth errors

Portal API routes return { "success": false, "error": "..." } with appropriate HTTP status codes.