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-20vh?include=prices 200 127ms{
"success": true,
"data": {
"id": "mep-20vh",
"name": "Sneasel",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/20vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/20vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/20vh.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": "664055",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/20vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/20vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/20vh.large.png"
}
]
}
],
"rarity": "Promo",
"artist": "Souichirou Gunjima",
"pricing": {
"currency": "USD",
"market": 0.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.3
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 6.71,
"low": 5.7,
"high": 7.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 32,
"low": 32,
"high": 32,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 137.31,
"low": 119.61,
"high": 119.61,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 6.25,
"low": 5.63,
"high": 6.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 5.05,
"low": 4.29,
"high": 5.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 6.49,
"low": 5.9,
"high": 14.89,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-07-30T02:15:52.558Z",
"trend_7d": {
"direction": "down",
"percent": -20
}
}
}
}