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-85vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "me2-85vrh",
"name": "Battle Cage",
"number": "85",
"printed_number": "85",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/85vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/85vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/85vrh.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": "662130",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/85vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/85vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/85vrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Uncommon",
"artist": "MARINA Chikazawa",
"pricing": {
"currency": "USD",
"market": 0.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.29
},
{
"condition": "LP",
"price": 0.27
},
{
"condition": "HP",
"price": 0.15
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:57:17.971Z",
"trend_7d": {
"direction": "up",
"percent": 3.57
}
}
}
}