Skip to content

Pulls API

One API for Pokemon, MTG, Yu-Gi-Oh!, Lorcana, and One Piece. Real-time pricing, graded card data, and market analytics.

Get your first card in under a minute:

Terminal window
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://api.pulls.app/v1/cards/sv7-001

5 TCGs, One Schema

Unified data model across Pokemon, MTG, Yu-Gi-Oh!, Lorcana, and One Piece. No more maintaining separate integrations.

Real-Time Pricing

Market prices updated every 15 minutes. Historical data, graded card prices (PSA, CGC, BGS), and price alerts.

Developer First

OpenAPI spec, typed SDKs, copy-paste code examples, and interactive playground. Built by developers, for developers.

99.9% Uptime

Enterprise-grade reliability with global edge distribution. Business and Enterprise plans include SLA.

Start free, scale as you grow.

Free

$0
forever
  • 1,000 requests/day
  • 10 requests/minute
  • All card data
  • Market prices
  • Historical data
  • Graded prices
Get API Key

Business

$199
per month
  • 200,000 requests/day
  • 500 requests/minute
  • All card data
  • Market prices
  • Historical data
  • Graded prices + SLA
Subscribe

Enterprise

Custom
contact us
  • Unlimited requests
  • Custom rate limits
  • All card data
  • Dedicated support
  • Custom SLA
  • On-premise option
Contact Sales
EndpointDescription
GET /v1/cardsList cards with pagination
GET /v1/cards/:idGet card by ID
GET /v1/searchSearch cards by name
GET /v1/setsList all sets
GET /v1/pricesGet current prices
GET /v1/prices/:id/historyPrice history
GET /v1/prices/graded/:idGraded prices

Full API Reference