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 106ms{
"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.61,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.61
},
{
"condition": "HP",
"price": 0.4
},
{
"condition": "DMG",
"price": 0.48
}
],
"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": 10.83,
"low": 9.6,
"high": 12.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 58.4,
"low": 50.87,
"high": 59.67,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"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": 6.5,
"low": 5.7,
"high": 13.3,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 12.6,
"low": 13.6,
"high": 14.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 15.78,
"low": 15.78,
"high": 17.07,
"confidence": "low",
"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-07-29T20:52:15.179Z",
"trend_7d": {
"direction": "up",
"percent": 24.49
}
}
}
}