5 TCGs, One API
Unified schema across Pokemon, MTG, Yu-Gi-Oh!, Lorcana, and One Piece. No more maintaining separate integrations.
The Pulls API provides comprehensive TCG data across Pokemon, Magic: The Gathering, Yu-Gi-Oh!, Lorcana, and One Piece. One API, one schema, all games.
5 TCGs, One API
Unified schema 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, and price alerts.
Developer First
OpenAPI spec, typed SDKs, copy-paste code examples, and interactive playground.
99.9% Uptime
Enterprise-grade reliability with global edge distribution.
Get your first card in under a minute:
curl -H "Authorization: Bearer YOUR_API_KEY" \ https://api.pulls.app/v1/cards/sv7-001{ "id": "sv7-001", "name": "Bulbasaur", "tcg": "pokemon", "set": { "id": "sv7", "name": "Stellar Crown" }, "prices": { "market": 1.25, "low": 0.89, "high": 2.50 }}All API requests use this base URL:
https://api.pulls.app/v1| TCG | ID | Status |
|---|---|---|
| Pokemon | pokemon | Full support |
| Magic: The Gathering | mtg | Full support |
| Yu-Gi-Oh! | yugioh | Full support |
| Lorcana | lorcana | Full support |
| One Piece | onepiece | Full support |