Skip to content

API reference

Errors

Every error code the gateway returns and what to do about it.

Error codes

400Invalid request or unsupported parameter.
401Invalid or missing API key.
402Insufficient balance or key quota exceeded — top up to continue.
404Unknown model id.
429Per-key RPM limit exceeded — see the Retry-After header.
5xxUpstream issue — Kumo auto-fails-over across channels; 502 if all attempts fail, 503 no_available_channel if every channel is disabled.