Skip to main content
GET
Spec lookup

Authorizations

x-api-key
string
header
required

Path Parameters

grader
enum<string>
required

Only psa is supported for spec lookups.

Available options:
psa
Example:

"psa"

spec_id
string
required

The PSA Spec ID

Example:

"299576"

Query Parameters

parsed_description
boolean

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.

Response

The card the spec maps to (led by the resolved grader/spec_id).

data
object

A spec resolved to its card. At the top level, it carries identity information for the card. (normalized) grader/spec_id that resolved — mirroring the cert shape.

meta
object

Metadata attached to every response.