Products API

Look up products in the CTCGX catalog using external IDs from TCGPlayer, Scryfall, Cardmarket, and other sources.

Overview

The Products API helps you match your products to CTCGX's database. This is useful when:

  • You want to verify a product exists before syncing inventory
  • You need the CTCGX product ID for direct references
  • You're building a product matching feature in your system

Supported ID Sources

We support product matching from multiple external databases:

  • tcgplayer - TCGPlayer product IDs
  • scryfall - Scryfall card IDs (Magic: The Gathering)
  • cardmarket - Cardmarket product IDs
  • cardtrader - Cardtrader product IDs
  • ygoprodeck - YGOPRODeck card IDs (Yu-Gi-Oh!)
  • pokemontcg - Pokemon TCG API IDs

API Playground

Select an endpoint from the documentation to try it out here.