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/sma-SV84vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sma-SV84vh",
"name": "Guzma",
"number": "SV84",
"printed_number": "SV84",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV84vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV84vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV84vh.large.webp"
}
],
"expansion": {
"id": "sm115",
"name": "Hidden Fates",
"total": 69,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "HIF",
"printed_total": 68,
"release_date": "2019/08/23",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "197838",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV84vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV84vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV84vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Rare Ultra",
"artist": "Hitoshi Ariga",
"pricing": {
"currency": "USD",
"market": 22.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.46
},
{
"condition": "MP",
"price": 19.58
},
{
"condition": "HP",
"price": 17.29
},
{
"condition": "DMG",
"price": 11.5
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 27.5,
"low": 16,
"high": 27.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"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": 45,
"low": 39.49,
"high": 69,
"confidence": "high",
"value_kind": "sold",
"sold_count": 15,
"trend": {
"direction": "down",
"percent": -10
}
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 12,
"high": 13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23.29,
"low": 11.87,
"high": 26.23,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T03:55:32.965Z",
"trend_7d": {
"direction": "down",
"percent": -0.97
}
}
}
}