Reference / Error codes

Public API error codes

Public responses return compact JSON errors with one HTTP status code per failure.

CodeMeaningDescription
400Bad requestThe request parameters are invalid or incomplete.
401UnauthorizedRapidAPI did not forward trusted subscription headers to the origin.
404Not foundThe requested card, slug, set, or route target does not exist.
429Rate limit exceededThe RapidAPI subscription exceeded daily quota or the origin burst gate.
500Internal server errorThe API could not complete the request due to an internal failure.
503Service unavailableThe backing database or service dependency is temporarily unavailable.