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/me2-116vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "me2-116vh",
"name": "Battle Cage",
"number": "116",
"printed_number": "116",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/116vh.large.webp"
}
],
"expansion": {
"id": "me2",
"name": "Phantasmal Flames",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "PFL",
"printed_total": 94,
"release_date": "2025/11/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "662131",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/116vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Ultra Rare",
"artist": "MARINA Chikazawa",
"pricing": {
"currency": "USD",
"market": 1.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.42
},
{
"condition": "LP",
"price": 1.36
},
{
"condition": "DMG",
"price": 1.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13.2,
"low": 12.75,
"high": 13.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8.5,
"low": 8.5,
"high": 8.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 26,
"low": 21.98,
"high": 37.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "down",
"percent": -13.3
}
},
{
"company": "PSA",
"grade": "8",
"value": 7.51,
"low": 6.38,
"high": 8.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.53,
"low": 15.49,
"high": 19.47,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:57:17.971Z",
"trend_7d": {
"direction": "down",
"percent": -4.7
}
}
}
}