FLASHAPI.

Error catalog

RFC 9457 problem+json. type URIs on this host; code is the stable SDK branch.

Every error from api.flashapi.io uses application/problem+json. The type field is https://docs.flashapi.io/errors/{kebab-code}.

SDKs should branch on code, not on title or detail.
codestatusretryabletitle
INVALID_API_KEY401falseInvalid API key
INSUFFICIENT_CREDITS402falseInsufficient credits
ACCOUNT_DISABLED403falseAccount disabled
FORBIDDEN403falseForbidden
RATE_LIMITED429trueRate limited
INVALID_PARAMETER400falseInvalid parameter
RESOURCE_NOT_FOUND404falseResource not found
VERSION_SUNSET410falseAPI version retired
ENDPOINT_SUNSET410falseEndpoint retired
UPSTREAM_UNAVAILABLE503trueUpstream unavailable
UPSTREAM_TIMEOUT504trueUpstream timeout
INTERNAL_ERROR500trueInternal error