Docs / Reference / Errors
Errors
Error shape and the codes you may encounter.
Error object
All SDK errors share a consistent shape with a stable code, a human message, and the originating product.
Common codes
| Code | Meaning | Fix |
|---|---|---|
auth_invalid_key | Key missing or revoked | Check the key in the dashboard |
rate_limited | Too many requests | Back off and retry; see Rate limits |
unsupported_input | Bad media format | Convert to a supported format |