{
  "x402Version": 1,
  "service": "TCG API — Pokemon, Magic, Yu-Gi-Oh, Lorcana card pricing",
  "homepage": "https://tcgapi.dev",
  "description": "Real-time and historical card prices plus full catalog data across 89+ trading card games on TCGPlayer and Cardmarket — Pokemon, Magic: The Gathering, Yu-Gi-Oh, Lorcana, One Piece, Flesh and Blood, Riftbound and more. Pay-per-request in USDC on Base or subscribe with an API key.",
  "discovery": {
    "openapi": "https://tcgapi.dev/openapi.yaml",
    "mcp_server_card": "https://tcgapi.dev/.well-known/mcp/server-card.json",
    "llms_txt": "https://tcgapi.dev/llms.txt",
    "bazaar": "https://docs.cdp.coinbase.com/x402/bazaar",
    "live_info": "https://api.tcgapi.dev/v1/x402/info",
    "authoritative": "402 responses from https://api.tcgapi.dev/v1/* carry the authoritative payment requirements"
  },
  "status": "live-on-base-mainnet",
  "pay_to": "0x908B2Cc89A2387F754ba3C80aedb06F3457436Aa",
  "pay_to_solana": "AHk5DFmmdvPMjf6tZFrMPbHGhEBUDhUmcqmWkYANYthg",
  "facilitators": [
    {
      "url": "https://api.cdp.coinbase.com/platform/v2/x402",
      "network": "base",
      "asset_name": "USDC",
      "asset_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "enabled": true
    },
    {
      "url": "https://api.cdp.coinbase.com/platform/v2/x402",
      "network": "solana",
      "asset_name": "USDC",
      "asset_address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "enabled": true
    },
    {
      "url": "https://x402.org/facilitator",
      "network": "base-sepolia",
      "asset_name": "USDC (testnet)",
      "asset_address": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "enabled": false
    }
  ],
  "pricing_units": "atomic USDC (6 decimals)",
  "endpoints": [
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/cards/{id}",                       "price": "5000",   "description": "Single card details (name, set, image, rarity, TCGPlayer ID) for Pokemon, Magic: The Gathering, Yu-Gi-Oh, Lorcana, and 85+ other trading card games." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/cards/{id}/prices",                "price": "5000",   "description": "Current TCGPlayer market, low, mid, and high prices per printing for any TCG card — Pokemon, Magic: The Gathering, Yu-Gi-Oh, Lorcana, One Piece, Flesh and Blood." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/cards/tcgplayer/{tcgplayerId}",    "price": "5000",   "description": "Look up a TCG card by its TCGPlayer product ID — Pokemon, Magic: The Gathering, Yu-Gi-Oh, Lorcana, and 85+ more trading card games." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/cards/{id}/prices/cardmarket",     "price": "5000",   "description": "Cardmarket European pricing in EUR, multi-condition, for a single Pokemon, Magic: The Gathering, Yu-Gi-Oh, or Lorcana card." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/cardmarket/coverage",              "price": "5000",   "description": "Cardmarket EU pricing coverage statistics across all indexed TCG card sets — Pokemon, Magic: The Gathering, Yu-Gi-Oh, Lorcana." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/sets",                             "price": "5000",   "description": "List every card set across 89+ trading card games — Pokemon expansions, Magic: The Gathering blocks, Yu-Gi-Oh core sets, Lorcana chapters." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/sets/{id}",                        "price": "5000",   "description": "Card set details (release date, card count, game, image) for any Pokemon, Magic: The Gathering, Yu-Gi-Oh, or Lorcana set." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/sets/{id}/cards",                  "price": "5000",   "description": "All cards in a TCG set — Pokemon boosters, Magic: The Gathering expansions, Yu-Gi-Oh structure decks, Lorcana chapters, One Piece sets." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/sets/{id}/prices",                 "price": "5000",   "description": "TCGPlayer current prices for every card in a set — useful for set value tracking and sealed Pokemon / Magic / Yu-Gi-Oh product pricing." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/sets/{id}/prices/cardmarket",      "price": "5000",   "description": "Cardmarket EU prices for every card in a TCG set — Pokemon, Magic: The Gathering, Yu-Gi-Oh, Lorcana." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/search",                           "price": "5000",   "description": "Full-text card search across 89+ trading card games — Pokemon, Magic: The Gathering, Yu-Gi-Oh, Lorcana, Flesh and Blood, One Piece, Riftbound." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/prices/top-movers",                "price": "5000",   "description": "Trending TCG price movers — biggest daily gainers and losers across Pokemon, Magic: The Gathering, Yu-Gi-Oh, and Lorcana cards." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/cards/{id}/history",               "price": "5000",   "description": "Daily price history (up to 10 years) for a trading card — Pokemon, Magic: The Gathering, Yu-Gi-Oh, Lorcana." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/cards/{id}/history/detailed",      "price": "20000",  "description": "Full price history with daily TCGPlayer sales volume for a TCG card — ideal for Pokemon / Magic / Yu-Gi-Oh pricing bots and market analytics." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/bulk/prices",                      "price": "50000",  "description": "Bulk current prices for up to 500 trading cards in a single request — cheap market scans across Pokemon, Magic: The Gathering, Yu-Gi-Oh, Lorcana." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/bulk/cards",                       "price": "50000",  "description": "Bulk card metadata for up to 100 TCG cards in one request — Pokemon, Magic: The Gathering, Yu-Gi-Oh, Lorcana, One Piece." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/bulk/history",                     "price": "50000",  "description": "Bulk price history for up to 100 trading cards — feed Pokemon, Magic, Yu-Gi-Oh, Lorcana trend data into pricing models and trading bots." },
    { "method": "GET", "resource": "https://api.tcgapi.dev/v1/export/set/{id}",                  "price": "250000", "description": "Full set export with every card, image URL, and current price in one JSON file — Pokemon, Magic: The Gathering, Yu-Gi-Oh, Lorcana, and 85+ more TCGs." }
  ],
  "also_supports": {
    "x_api_key": {
      "header": "X-API-Key",
      "description": "Alternative subscription-based auth. Free tier 100 req/day at https://tcgapi.dev/signup",
      "pricing": "https://tcgapi.dev/pricing"
    }
  }
}
