Get a card
GET/v1/cards/:card_id
One card with full detail, including the embedded prices
summary.
nameis the English card name (nullfor the few cards with no confirmed English name);local_nameis the Chinese name as printed.pricesisnullfor free-tier keys, and alsonullon paid tiers when the card has no recorded sales yet. On the hobby tier the six graded cells insideprices.gradesarenull; pro sees them all. SeeGET /v1/cards/{card_id}/pricesfor how prices are computed.- Variant prints (
is_variant: true;base_card_idpoints at the base print) are a hobby+ perk — fetching one with a free key returns403 tier_required. image_urlpoints at the original card scan on our public CDN (images.pikaqian.com), fetchable without an API key; it isnullwhen no servable image exists.languageis always"zh-CN"in v1.
Request
Responses
- 200
- 422
Successful Response
Validation Error