Skip to main content
GET
Get card prices
Every printing gets its own price history. On the cardmarket side that is one EUR history per printing; on the tcgplayer side it is one USD history per condition — a holo Charizard priced in NM, LP, MP, HP and DMG returns five tcgplayer histories for that one printing, not one. See the card object for what separates a printing from a condition. The window defaults to the last 90 days. Pass from and to as YYYY-MM-DD for a different one, up to 366 days wide — a range that is malformed, inverted, or wider than that is a 400, not an empty result. The full history stays reachable one bounded window at a time. Days with no observation are absent from the history rather than present as null, so a chart should plot against observed_on rather than assume one point per day.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Query Parameters

from
string
to
string

Response

Card price history

data
object
required
error
object | null
required