Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/pokemon/cards/swsh8-282vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "swsh8-282vh",
"name": "Training Court",
"number": "282",
"printed_number": "282",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/282vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/282vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/282vh.large.webp"
}
],
"expansion": {
"id": "swsh8",
"name": "Fusion Strike",
"total": 284,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "FST",
"printed_total": 264,
"release_date": "2021/11/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "253286",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/282vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/282vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/282vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Rare Secret",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.08
},
{
"condition": "HP",
"price": 1.5
},
{
"condition": "DMG",
"price": 1.27
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 17.33,
"low": 14.73,
"high": 19.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13,
"low": 12,
"high": 13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 79.98,
"low": 51.44,
"high": 93.49,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 6.31,
"low": 5,
"high": 5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 13.5,
"low": 13.5,
"high": 14.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:02:32.489Z",
"trend_7d": {
"direction": "up",
"percent": 2.46
}
}
}
}