Spec lookup
A “spec” is a PSA-only identifier of a catalog entry for a card. This endpoint
resolves a spec to the card it refers to and returns the resolved grader/spec_id
followed by the card’s identity.
For acquiring population data from a Spec ID — use Get population for a spec.
If the spec is known but its card mapping is still being built, you’ll get a 202 — retry shortly.
Authorizations
Path Parameters
Only psa is supported for spec lookups.
psa "psa"
The PSA Spec ID
"299576"
Query Parameters
When true, adds a parsed_description object that breaks the card's description into its catalog components for each grader (category, year, set_name, name, card_number, parallel, subset). Must be true or false; any other value returns 400 invalid_parameter.