400 | Invalid request body, endpoint, model id, or provider-specific parameter | Fix the request before retrying |
401 | Missing or invalid APIXO API key | Check APIXO_API_KEY and the provider-compatible auth header |
403 | Account or key cannot access the requested resource | Check account access, balance, or model availability |
429 | Rate limit, quota limit, or temporary capacity limit | Retry with exponential backoff |
500 | Internal server error | Retry with backoff |
502 | Upstream provider error | Retry with backoff |
504 | Upstream timeout | Retry with backoff or reduce request size |