Skip to content

Pulls API

TCG Data API

The ultimate API for
Pokemon, MTG & More

Card metadata, market prices, graded values, and price history across all major TCGs. Build apps, bots, and price trackers with one API.

GET/v1/cards/sv7-001
”name”: “Charizard ex”,
“set”: “Stellar Crown”,
“rarity”: “Double Rare”,
“prices”: {
“market”: 247.99,
“trend”: “+12%“
}

Supported Games

Features

Semantic Search

Search by name, slang, or attributes

Card Metadata

Images, stats, attacks, abilities

Live Prices

Market prices updated every 15 min

Price Trends

7, 30, 90-day market trends

Historical Data

Years of price history

Graded Prices

PSA, CGC, BGS valuations

Guides

Pricing

Start free. Scale when ready.

Free
$0/month
  • 1,000 requests/day
  • All card data
  • Current prices
Get API Key
Business
$199/month
  • 200,000 requests/day
  • Priority support
  • 99.9% SLA
Contact Sales
Enterprise
Custom
  • Unlimited requests
  • Dedicated support
  • On-premise option
Talk to Sales

SDKs & Libraries

Core Endpoints

GET /v1/cardsList cards with filtering
GET /v1/cards/:idGet card by ID
GET /v1/searchFull-text search
GET /v1/pricesCurrent market prices
GET /v1/prices/:id/historyHistorical prices
GET /v1/prices/graded/:idPSA, CGC, BGS prices
View Full API Reference →