# TCGGraph > One REST and GraphQL API for Pokémon, Magic: The Gathering, One Piece, Yu-Gi-Oh!, Disney Lorcana, Star Wars: Unlimited, Digimon and Grand Archive. Unified schema, Cardmarket prices in EUR alongside TCGplayer in USD, 12 languages and a card image CDN. REST is the primary interface; GraphQL is available for multi-resource queries. There is no free tier; plans start at $19 a month. Billing is prepaid: accounts hold a balance topped up in cryptocurrency, and the monthly fee is drawn from it. Cryptocurrency is the only payment method, for privacy reasons. TCGGraph normalises 76,500 cards and 215,200 printings from 8 trading card games behind a single schema. Every card shares core fields (identity, set, rarity, artist, rules text, images, prices, legality); game-specific stats live under a typed `gameData` payload. Prices are normalised across five marketplaces with daily history, and every card carries both a North American quote from TCGplayer in USD and a European quote from Cardmarket in EUR — natively, never converted. ## Documentation - [Introduction](https://tcggraph.com/docs): What TCGGraph is, how it is shaped and when to use it. - [Quickstart](https://tcggraph.com/docs/quickstart): Your first authenticated request in under a minute. - [Authentication](https://tcggraph.com/docs/authentication): API keys, headers, scopes and key rotation. - [REST](https://tcggraph.com/docs/rest): Endpoints, filters, pagination and response shape. - [GraphQL](https://tcggraph.com/docs/graphql): Schema, connections and the typed game namespaces. - [Prices](https://tcggraph.com/docs/prices): Cardmarket in EUR, TCGplayer in USD, and how to pick. - [Errors](https://tcggraph.com/docs/errors): Status codes, error bodies and how to handle them. - [Rate limits & credits](https://tcggraph.com/docs/rate-limits): How credits are counted and what happens at the cap. - [Clients](https://tcggraph.com/docs/sdks): Call it with any HTTP client, or generate a typed one. - [Webhooks](https://tcggraph.com/docs/webhooks): Signed events for sets, prices and legality changes. - [Vibecode](https://tcggraph.com/vibecode): ready-to-paste integration prompts and a drop-in rules file for coding agents. ## Prices - [Cardmarket API](https://tcggraph.com/cardmarket): European prices in EUR for all 8 games, with trend, rolling averages and seller depth. - [Price documentation](https://tcggraph.com/docs/prices): choosing a source, condition ladders and the Cardmarket field map. ## Games - [Pokémon Trading Card Game API](https://tcggraph.com/games/pokemon): 19,840 cards, 168 sets, 12 languages. Slug `pokemon`. - [Magic: The Gathering API](https://tcggraph.com/games/magic-the-gathering): 32,460 cards, 812 sets, 11 languages. Slug `magic-the-gathering`. - [One Piece Card Game API](https://tcggraph.com/games/one-piece): 3,180 cards, 46 sets, 5 languages. Slug `one-piece`. - [Yu-Gi-Oh! Trading Card Game API](https://tcggraph.com/games/yugioh): 13,720 cards, 604 sets, 9 languages. Slug `yugioh`. - [Disney Lorcana API](https://tcggraph.com/games/disney-lorcana): 1,720 cards, 12 sets, 5 languages. Slug `disney-lorcana`. - [Star Wars: Unlimited API](https://tcggraph.com/games/star-wars-unlimited): 1,460 cards, 9 sets, 6 languages. Slug `star-wars-unlimited`. - [Digimon Card Game API](https://tcggraph.com/games/digimon): 2,940 cards, 38 sets, 4 languages. Slug `digimon`. - [Grand Archive API](https://tcggraph.com/games/grand-archive): 1,180 cards, 9 sets, 3 languages. Slug `grand-archive`. ## Comparisons - [TCGGraph vs Scryfall](https://tcggraph.com/compare/scryfall-alternative): Magic: The Gathering only. - [TCGGraph vs Pokémon TCG API](https://tcggraph.com/compare/pokemontcg-io-alternative): Pokémon only. - [TCGGraph vs YGOPRODeck API](https://tcggraph.com/compare/ygoprodeck-alternative): Yu-Gi-Oh! only. - [TCGGraph vs TCGplayer API](https://tcggraph.com/compare/tcgplayer-api-alternative): Marketplace catalog and pricing. - [TCGGraph vs Building it yourself](https://tcggraph.com/compare/building-your-own-scraper): Whatever you have time to maintain. ## Pricing and account - [Pricing](https://tcggraph.com/pricing): credit-based plans from $19 to $149/month. - [Credits and rate limits](https://tcggraph.com/docs/rate-limits): how usage is metered. - [Changelog](https://tcggraph.com/changelog): dated release notes. ## Optional - [API explorer](https://tcggraph.com/explorer): run live queries without a key. - [Terms of service](https://tcggraph.com/legal/terms) - [Privacy policy](https://tcggraph.com/legal/privacy) - [Acceptable use](https://tcggraph.com/legal/acceptable-use) - [Full context for models](https://tcggraph.com/llms-full.txt)