Built for Pokémon. Designed for all TCGs.

Trading Card Data
For Developers & Collectors

TCGAPI.net provides powerful APIs for Pokémon card data, market values, comps, and integrations. While optimized for Pokémon, the platform supports all major trading card games including MTG, Yu-Gi-Oh, sports cards, and more.

GET /v1/cards?q=charizard

{
 "name": "Charizard",
 "set": "Silver Tempest",

 "market_value": {
   "tcgplayer": 7.42,
   "pricecharting": 7.19
 },

 "recent_sales": [
   {
     "source":"ebay",
     "price":8.50,
     "date":"2026-03-01"
   }
 ],

 "images":{
   "small":"...",
   "large":"..."
 }
}

Powerful card data and valuation tools

Pokémon First

Deep Pokémon card coverage including sets, promos, variants, and grading identifiers.

Universal TCG Support

Supports Pokémon, MTG, Yu-Gi-Oh, sports cards and more with a normalized schema.

Market Value Lookup

Aggregate price data across TCGPlayer, PriceCharting, and additional sources.

eBay Comps

Recent sold listings from eBay help power comparable sales data.

PSA Grading Tracking

Track grading submissions and PSA certification data directly from the API.

Image CDN

Fast globally cached images for cards, sets, and graded slabs.

Powerful integrations

Shopify Integration

Automatically sync card data, prices, and inventory to Shopify stores.

eBay Integration

Pull listings, track comps, and build automated listing tools.

Admin Dashboard

Manage API keys, integrations, usage metrics, and connected platforms in a single dashboard.

Webhook Events

Receive real-time notifications when pricing or card data updates.

Bulk Data Access

Pull entire card sets, price tables, or datasets for large applications.

Developer Tools

SDKs, request examples, and a clean REST interface designed for fast development.

Developer-friendly documentation

Quickstart

  1. Create API key
  2. Send request using Authorization header
  3. Search Pokémon cards instantly
Get API Key
curl https://api.tcgapi.net/v1/cards?q=pikachu \
-H "Authorization: Bearer API_KEY"

curl https://api.tcgapi.net/v1/value/charizard

curl https://api.tcgapi.net/v1/comps?q=base+set+charizard

Simple pricing

Free

$0

  • 1,000 requests/day
  • Pokémon card data
  • Basic pricing
Start

Enterprise

Custom

  • Unlimited endpoints
  • Dedicated infrastructure
  • SLA uptime
Contact