{"uid":"cap_FviHQMmmueZSgm6mf5AI8","slug":"2s-tcg-card-lookup-54c0a377","name":"2s TCG Card Lookup","description":"The (most) everything API: 575+ pay-per-call endpoints for AI agents — ground-truth data, a full AI gateway, and agent infrastructure (storage, queues, watchers). USDC via x402, no signup, no API keys, and upto billing: pay actual usage, not the quote.","url":"https://2s.io/api/tcg/card","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"required":["game","set","productId"],"properties":{"set":{"type":"number","description":"groupId of the set (from tcg.sets)."},"game":{"type":"string","description":"categoryId (e.g. 3) or game name (e.g. \"pokemon\")."},"productId":{"type":"number","description":"TCGplayer productId of the card."}}}}}}},"responseSchema":{"type":"json","schema":{"type":"object","properties":{"ok":{"type":"boolean"},"meta":{"type":"object","properties":{"groupId":{"type":"integer"},"categoryId":{"type":"integer"}}},"items":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string"},"name":{"type":"string"},"number":{"type":"string"},"prices":{"type":"array","items":{"type":"object","properties":{"low":{"type":"number"},"mid":{"type":"number"},"high":{"type":"number"},"market":{"type":"number"},"subType":{"type":"string"}}}},"rarity":{"type":"string"},"productId":{"type":"integer"}}}},"total":{"type":"integer"},"source":{"type":"object","properties":{"url":{"type":"string"},"license":{"type":"string"},"provider":{"type":"string"}}}}},"example":{"ok":true,"meta":{"groupId":604,"categoryId":3},"items":[{"url":"https://www.tcgplayer.com/product/42346/pokemon-base-set-alakazam","name":"Alakazam","number":"001/102","prices":[{"low":24.99,"mid":39.95,"high":199.99,"market":38.5,"subType":"Holofoil"}],"rarity":"Holo Rare","productId":42346}],"total":1,"source":{"url":"https://tcgcsv.com/","license":"TCGplayer-derived pricing via tcgcsv.com","provider":"tcgcsv.com (TCGplayer-derived pricing)"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.012","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.012/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.012","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.012","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_YaBCe6frowaaOnh-5XkOm","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.012","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves TCGplayer card details including name, card number, rarity, and current market prices for a specific trading card game card by product ID and set.","exampleAgentPrompt":"What are the current low, mid, and high prices for Alakazam from the Pokémon Base Set on TCGplayer? The game is pokemon, the set groupId is 604, and the productId is 42346.","exampleUseCases":null,"resultDescription":"Returns a JSON object with card metadata including name, card number, rarity, TCGplayer URL, and an array of price entries (low, mid, high, market price) broken down by subType (e.g. Holofoil, Normal). Also includes set groupId, categoryId, total results, and data source attribution.","failureModes":["Invalid or unknown productId returns empty items array or ok:false","Wrong game/set combination for the given productId returns no results","Non-numeric set or productId values cause validation errors","Missing required query params (game, set, productId) return 400-level error","Payment failure via x402 results in 402 response blocking data access"],"whenToPreferThis":"Use this endpoint when you need structured price and metadata for a specific TCG card and already know the TCGplayer productId and set groupId. Ideal for price checking, portfolio valuation, or enriching card collection data with live market prices. Prefer over scraping TCGplayer directly since this provides structured, pay-per-call data without signup or API keys.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:48:55.147Z","isFirstParty":false}