TCGplayer
communityTrading card game marketplace — buy and sell Magic, Pokémon, Yu-Gi-Oh!, and sports cards
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/cardsSearch trading cards
Parameters
qstringrequiredsetstringoptionalgamestringoptionalraritystringoptionalReturns
cards[] with id, name, game, set, rarity, market_price, low_price, image_url, condition_prices{}GET
/api/cards/{id}Get card details and pricing
Parameters
idintegerrequiredReturns
name, game, set, rarity, number, type, text, prices{market, low, mid, high}, price_history[], image_urlGET
/api/cards/{id}/pricesGet card price history
Parameters
idintegerrequiredperiodstringoptionalReturns
data_points[] with date, market_price, low_price, volume