Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/me2-18vh?include=prices 200 178ms{
"success": true,
"data": {
"id": "me2-18vh",
"name": "Oricorio ex",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/18vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/18vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/18vh.large.png"
}
],
"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": "662206",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/18vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/18vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/18vh.large.png"
}
]
}
],
"rarity": "Double Rare",
"artist": "akagi",
"pricing": {
"currency": "USD",
"market": 0.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.56
},
{
"condition": "HP",
"price": 0.4
},
{
"condition": "DMG",
"price": 0.51
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 374,
"low": 317.9,
"high": 430.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 9.6,
"low": 9.6,
"high": 12.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 24.5,
"low": 19.99,
"high": 35.36,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9.26,
"low": 7.35,
"high": 14.15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 11.58,
"low": 13.5,
"high": 13.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 15.78,
"low": 15.78,
"high": 16.43,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 3.11,
"low": 2.64,
"high": 3.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-17T02:09:11.819Z",
"trend_7d": {
"direction": "up",
"percent": 23.64
}
}
}
}