Pokemon Price API

Pokemon Card Price API

One API for TCGPlayer, eBay sold listings, and CardMarket price trends and active listings. Get the most complete Pokemon card prices across US + EU, raw + graded tiers, price history, and per-country listing breakdowns.

60,000+
Cards
3
Markets
24/7
Updates
99.9%
Uptime
100,000
Daily Requests
*available in Scale plan
GET/v1/cards?search=charizard&market=US
curl "https://api.poketrace.com/v1/cards?search=charizard&market=US&limit=2" \
  -H "X-API-Key: YOUR_API_KEY"
Response
{
  "data": [
    {
      "id": "019bff77-befa-771d-bab0-f5909f0a78c9",
      "name": "Charizard",
      "cardNumber": "004/102",
      "set": { "slug": "base-set", "name": "Base Set" },
      "variant": "Holofoil",
      "rarity": "Holo Rare",
      "productType": "single",
      "productFamily": "card",
      "image": "https://cdn.poketrace.com/cards/96b13860dec8d94b.webp",
      "game": "pokemon",
      "market": "US",
      "currency": "USD",
      "refs": { "tcgplayerId": "83356", "cardmarketId": null },
      "prices": {
        "ebay": {
          "NEAR_MINT": { "avg": 890, "low": 750, "high": 1050, "saleCount": 156 }
        },
        "tcgplayer": {
          "NEAR_MINT": { "avg": 420, "low": 380, "high": 480, "saleCount": 89 }
        }
      },
      "lastUpdated": "2026-01-27T12:00:00Z"
    }
  ],
  "pagination": { "hasMore": true, "nextCursor": "eyJpZCI6...", "count": 1 }
}

Built for Developers

Every major Pokemon card price source, in one API. Build value checkers, portfolio tools, alerts, dashboards, and AI workflows without scraping multiple markets yourself.

60,000+ Cards

Complete Pokemon TCG database. Base Set to Scarlet & Violet. Japanese exclusives, promos, and more.

Every Major Price Source

TCGPlayer market prices, eBay sold listings, CardMarket price trends, and CardMarket active listings in one response, with source-level coverage preserved.

Raw + Graded Values

PSA, BGS, CGC, SGC, ACE, and TAG grades 1-10, plus raw conditions from Mint through Damaged in the same schema.

Historical Data

Price history and trends. Track how card values change over days, weeks, months.

~150ms Response

Fast API responses while others take 300-500ms. Built for real-time applications and trading bots.

99.9% Uptime SLA

Enterprise-grade reliability. Status page at status.poketrace.com. We take uptime seriously.

WebSocket

Real-time price updates streamed to your app. Subscribe to cards and get instant notifications when prices change.

REST API

Simple JSON responses. Easy to integrate with any language or framework.

Confidence & Trends

Price confidence scores and trend indicators over time. Know when to buy or sell.

Anomaly Detection

Built-in pricing manipulation detection. Suspicious listings are automatically flagged with anomaly reasons. Spike detection catches cross-source and condition-inversion anomalies.

24/7 Price Updates

Continuous pipeline syncing prices around the clock. Not daily batches — your data stays current with the markets.

Higher Rate Limits

Free: 250/day. Pro: 10,000/day. Scale: 100,000/day. Higher limits than alternatives with simple per-request billing — no confusing credit systems.

RESTful API Endpoints

Clean, well-documented endpoints with predictable responses. Get started in minutes.

GET/v1/cards
GET/v1/cards/{id}
GET/v1/sets
GET/v1/cards/{id}/prices/{tier}/history
WS/v1/ws

What You Can Build

Use one pricing schema across price lookups, alerts, dashboards, portfolio tracking, and AI enrichment.

Price Sync for Shops

Keep your store prices competitive. Automatically update listings based on market movements across TCGPlayer, eBay, and CardMarket.

Portfolio Trackers

Build collection management apps. Track values over time. Show users their ROI and price trends.

Market Analytics

Create dashboards comparing US vs EU prices. Spot arbitrage opportunities. Analyze price movements.

Trading Bots

Power automated trading with real-time price feeds. React to market changes in milliseconds via WebSocket.

Why Developers Choose PokeTrace

See how we compare to other Pokemon card pricing APIs.

FeaturePokeTraceOthers
TCGPlayer + eBay + CardMarket
PSA/BGS/CGC Graded Prices
60,000+ Cards DatabasePartial
Response Time~150ms300-500ms
WebSocket Real-Time Feed
Free Tier (250 req/day)Paid only
Anomaly & Spike Detection
Up to 100,000 req/day10k-50k typical
24/7 Continuous UpdatesDaily batches
EU Prices by Country, Grade & Condition

Need Help With Integration?

Whether you need assistance integrating our API, want to explore a partnership, or have a unique project in mind — we're here to help. We love working with developers and businesses to bring great ideas to life.

Start Building Today

Get your free API key and start querying TCGPlayer, eBay, and CardMarket prices in minutes. No credit card required for the free tier.