Skip to main content

T2 / TOOLS / DEVELOPER

API Error Decoder

Paste a raw LLM API error — 429, 529, overloaded_error, max_tokens, auth failures — and get the plain-English cause, the fix, and the right retry strategy. Static lookup, instant.

>> PASTE THE ERROR

Changelog

v1.0.0Initial release. Static lookup decoding 12 common LLM API error signatures (429/529/max_tokens/auth/quota/timeout…) → cause, fix, retry strategy.6/6/2026