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/xy12-88vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy12-88vrh",
"name": "Switch",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/88vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/88vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/88vrh.large.webp"
}
],
"expansion": {
"id": "xy12",
"name": "Evolutions",
"total": 113,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "EVO",
"printed_total": 108,
"release_date": "2016/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "124101",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/88vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/88vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/88vrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Uncommon",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 0.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.44
},
{
"condition": "LP",
"price": 0.38
},
{
"condition": "MP",
"price": 0.34
},
{
"condition": "HP",
"price": 0.29
},
{
"condition": "DMG",
"price": 0.22
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 60.5,
"low": 51.43,
"high": 69.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 5.76,
"low": 4.9,
"high": 6.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 34.77,
"low": 32.89,
"high": 34.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.45,
"low": 18.9,
"high": 18.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 11.61,
"low": 11.75,
"high": 13.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:57:35.420Z",
"trend_7d": {
"direction": "up",
"percent": 4.76
}
}
}
}