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/mep-5vh?include=prices 200 85ms{
"success": true,
"data": {
"id": "mep-5vh",
"name": "Drifloon",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/5vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/5vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/5vh.large.png"
}
],
"expansion": {
"id": "mep",
"name": "Mega Evolution Black Star Promos",
"total": 79,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEP",
"printed_total": 79,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "656255",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/5vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/5vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/5vh.large.png"
}
]
}
],
"rarity": "Promo",
"artist": "Shimaris Yukichi",
"pricing": {
"currency": "USD",
"market": 3.12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.12
},
{
"condition": "MP",
"price": 1.72
},
{
"condition": "HP",
"price": 1.76
},
{
"condition": "DMG",
"price": 1.13
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 166.44,
"low": 156,
"high": 156,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 7.5,
"high": 27.68,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 28.5,
"low": 20.73,
"high": 135,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "TAG",
"grade": "8.5",
"value": 8.22,
"low": 8.13,
"high": 8.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 19.23,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-29T21:46:14.790Z",
"trend_7d": {
"direction": "down",
"percent": -8.82
}
}
}
}