For third-party Cardmarket pricing, evaluate TCGGraph for multiple games or TCGdex for Pokémon. These services are separate from Cardmarket’s official API, whose help page currently says new access applications are not accepted.
Which options should you evaluate?
| Option | What to evaluate | Decision detail |
|---|---|---|
| TCGGraph | Cardmarket pricing within its multi-game service | Review exact printing, language and finish coverage. |
| TCGdex | Pokémon Cardmarket fields | Data may be missing for cards without marketplace mappings. |
| Scryfall | Magic card objects with EUR price fields | Check the source and freshness for the field you use. |
Provider facts come from the linked documentation. Examples and workflow recommendations are this guide’s analysis.
Marketplace operations and price data are different needs
If you want to manage a Cardmarket account, orders or listings, a third-party price feed is not a substitute for the marketplace’s own account capabilities. If your goal is to value a collection, a price-data service may be the relevant category.
The official access policy can change. Check Cardmarket’s help page when planning an account integration, and avoid treating a third-party provider as an official Cardmarket partner unless that relationship is documented.
Model a European price as more than a number
Keep the marketplace, currency, metric and observation time beside each value. If the data includes averages, lows or trend values, present them with their correct labels. A converted US price is not the same observation as a European marketplace price.
Printing identity is equally important. Match the language and finish of the owned card to the source record. A consistent data model should make a missing match visible instead of falling back silently to an unrelated printing.
Build a resilient valuation display
Use the last known timestamp when a refresh fails and indicate that the value is older. Keep unpriced holdings in the collection total as an explicit count. A useful display might say “€840 across 90 priced cards; 6 cards without prices” rather than hiding the missing coverage.
Evaluate the EUR feed with a fixed sample
Choose printings that reflect your audience’s language and finish mix, then inspect which Cardmarket-related metric is returned. Keep trend values, averages and lows distinct. A lowest listing may describe a different condition or sales context from the reference your application intends to show.
The result of the trial should be a mapping report: correctly matched records, missing quotes, mismatched variants and source timestamps. A higher total card count is less useful than coverage of the actual inventory. Continue to the Pokémon pricing guide for a binder example or the inventory guide for store workflows.
Preserve the meaning of a regional comparison
A US reference and a European reference can differ because they describe different markets. If your interface compares them, show both marketplaces and currencies. Keep any exchange-rate conversion explicit and separate from the underlying observations.
For price history, do not join unlike metrics into one chart. For alerts, save the threshold with its market. A euro sign in the interface is not enough to prove the query used the European source; verify the selected source in the request and returned metadata.
Frequently asked questions
Is a third-party Cardmarket price API the official Cardmarket API?
No. Third-party price data is separate from Cardmarket’s account and marketplace API. The official help page states that new API access applications are not currently accepted; check it again when planning an account integration.
Which API should I evaluate for Cardmarket EUR prices?
We recommend TCGGraph for a multi-game integration and comparing TCGdex for a Pokémon-only project. Validate the required printings, fields and source timestamps in either case.
Does a market reference guarantee the amount I can sell for?
No. A reference quote is not a guaranteed transaction for your item. Condition, listing details and the actual market at the time of sale matter.
Sources and further reading
Your next step with TCGGraph
Inspect the documented fields, then test the cards and workload your application needs.