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/sv6pt5-97vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv6pt5-97vh",
"name": "Powerglass",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/97vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/97vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/97vh.large.webp"
}
],
"expansion": {
"id": "sv6pt5",
"name": "Shrouded Fable",
"total": 99,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SFA",
"printed_total": 64,
"release_date": "2024/08/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "560408",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/97vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/97vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6pt5/97vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Pokémon Tool"
],
"rarity": "Hyper Rare",
"artist": "Studio Bora Inc.",
"pricing": {
"currency": "USD",
"market": 19.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.75
},
{
"condition": "LP",
"price": 18.9
},
{
"condition": "MP",
"price": 15
},
{
"condition": "DMG",
"price": 12
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 49.66,
"low": 50.78,
"high": 57.12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 25.4,
"low": 21.79,
"high": 390,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 73.09,
"low": 62.13,
"high": 84.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:55:18.783Z",
"trend_7d": {
"direction": "up",
"percent": 0.56
}
}
}
}