Rodium AI
Rodium AI docs

Errors

Operational failures distinguish auth, affordability, malformed requests, backoff scenarios, or platform faults.

HTTPNameMeaning
401UnauthorizedMissing or invalid API key. Check your Authorization header.
402Insufficient CreditsYour RODI balance is too low. Top up in the billing dashboard.
429Rate LimitedToo many requests. Back off and retry with exponential delay.
422Validation ErrorInvalid request body. Check the model name and message format.
500Server ErrorInternal error. Retry once — if it persists, contact support.

Narrative playbook: Error handling guide