Unlock the Global TCG Market with Real-Time Data
The ultimate pricing API for Pokémon, Lorcana, & Star Wars. Power your apps with EU & US market data, graded card values, and exclusive insights.
Start Building for FreeLive in Minutes
Get API Key
Sign up on RapidAPI and get your key. Start with our generous free plan.
Test Endpoints
Use the interactive explorer on RapidAPI to make live requests in seconds.
Integrate & Build
Copy auto-generated code snippets and bring your TCG project to life.
Your Unfair Advantage in the TCG Market
Every endpoint is engineered to give you a competitive edge.
Unified Market View
Get a global perspective with real-time data from Cardmarket (EU) and TCGPlayer (US), all in one API call.
Pro-Level Valuations
Go beyond raw prices. Access comprehensive valuations for PSA, Beckett, and CGC graded cards to make smart decisions.
Historical Trends
Leverage rich historical data to identify trends, predict market shifts, and turn past performance into future profit.
Clean, Rich & Readable JSON
{
"id": 3852,
"name": "Giratina VSTAR",
"slug": "giratina-vstar",
"rarity": "Rare Secret",
"prices": {
"cardmarket": {
"currency": "EUR",
"lowest_near_mint": 157.21,
"30d_average": 192.79,
"graded": {
"psa": { "psa10": 279, "psa9": 184 },
"cgc": { "cgc10": 344 }
}
},
"tcg_player": {
"currency": "USD",
"market_price": 146.69,
"mid_price": 163.71
}
},
"episode": {
"name": "Crown Zenith",
"logo": "https://images.tcggo.com/tcggo/storage/3641/crown-zenith-logo.png",
"game": { "name": "Pokémon" },
"series": { "name": "Sword & Shield" }
},
"artist": { "name": "AKIRA EGAWA" },
"image": "https://images.tcggo.com/tcggo/storage/3871/giratina-vstar-crz-gg69-crown-zenith-pokemon.png",
"tcggo_url": "https://www.tcggo.com/pokemon/crown-zenith/giratina-vstar-gg69"
}
Getting Started
Follow these simple steps to start using the API.
Get Your API Key
You can find your API key and test endpoints in the RapidAPI playground.
Get your API keyMake Your First Requests
You can authorize requests by passing your key in the rapidapi-key
query parameter.
Here are a few examples:
Search for cards:
https://pokemon-tcg-api.p.rapidapi.com/cards?search=charizard+ex+199&rapidapi-key=YOUR_API_KEY
Get a list of all expansions (sets):
https://pokemon-tcg-api.p.rapidapi.com/episodes?rapidapi-key=YOUR_API_KEY
Search for expansions (sets):
https://pokemon-tcg-api.p.rapidapi.com/episodes/search?search=evolving%20skies&rapidapi-key=YOUR_API_KEY
Get all single cards from a specific expansion:
https://pokemon-tcg-api.p.rapidapi.com/episodes/21/cards?rapidapi-key=YOUR_API_KEY
Get all sealed products from a specific expansion:
https://pokemon-tcg-api.p.rapidapi.com/episodes/21/products?rapidapi-key=YOUR_API_KEY
Pricing That Scales With You
Start for free, then choose a plan that fits your ambition. No hidden fees.
Ultra
$24.90/mo
For serious applications
- 15,000 Requests/Day
- 300 Req/Minute
- Priority Support
What Will You Build?
Build a Portfolio Tracker
Monitor the real-time value of your entire TCG collection with a custom dashboard.
Power a Marketplace
Integrate the most accurate, up-to-date pricing data into your online store.
Analyze Arbitrage
Develop tools to find and exploit pricing differences between EU and US markets.
Create Community Tools
Build trade analyzers, collection managers, or deck builders for your community.
Frequently Asked Questions
Our data is aggregated in real-time from the largest TCG marketplaces, primarily Cardmarket (EU) and TCGPlayer (US), to provide a comprehensive global view. We also integrate data for graded cards from PSA, BGS, and CGC.
Pricing data is refreshed multiple times per day to ensure you're working with the most current market values. The `last_updated` field in each API response provides a precise timestamp.
Absolutely. Our paid plans (Pro, Ultra, Mega) are designed for commercial use and provide the high rate limits and reliability needed for production applications. Please select a plan that matches your project's scale.
Currently, we offer comprehensive data for Pokémon TCG, Disney's Lorcana, and Star Wars: Unlimited. We are always evaluating new TCGs to add to our platform based on community demand.