Cards API
Use the Cards API when you need the most complete Pokemon card prices in one response. Query TCGPlayer market prices, eBay sold listings, CardMarket price trends, active CardMarket listings, raw conditions, graded tiers, and plan-filtered history from one API surface.
Cards are separate per market: US cards include TCGPlayer and eBay coverage, while EU cards include CardMarket coverage. Use these routes when you need one search layer across US + EU inventories for dashboards, alerts, collection tooling, sealed-product pricing, and AI enrichment.
US Coverage
TCGPlayer market prices plus eBay sold sales for raw conditions, with graded tiers available on higher plans.
EU Coverage
CardMarket price trend data and active listings, including condition, grade, per-country, and per-language breakdowns where available.
Price Depth
Average, low, high, sale count, approx-sale flag, rolling averages, medians, top price, and freshness fields for downstream models and apps.
Product Taxonomy
Cards and sealed products expose productType and productFamily, so boosters, boxes, tins, decks, and accessories can be filtered directly.
product_type accepts single, sealed, code_card, and accessory. Use product_family for narrower sealed-product groups such as booster_box, booster_pack, booster_bundle, elite_trainer_box, tin, deck, box_collection, and blister.
approxSaleCount tells you whether a source uses an approximate sale count. This is useful for unstable sold-listing sources such as ebay, where revoked, removed, or reclassified listings can change the visible count after the initial sale. Stable marketplace sources return approxSaleCount: false.
Related endpoints: Sets · Markets & Tiers · Authentication