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-25vh?include=prices 200 116ms{
"success": true,
"data": {
"id": "mep-25vh",
"name": "Mega Kangaskhan ex",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/25vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/25vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/25vh.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": "668509",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/25vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/25vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/25vh.large.png"
}
]
}
],
"rarity": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.89
},
{
"condition": "HP",
"price": 0.48
},
{
"condition": "DMG",
"price": 0.35
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13.5,
"low": 12.5,
"high": 20.53,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4.99,
"low": 4.24,
"high": 5.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.38,
"low": 17,
"high": 17,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 136,
"low": 31.8,
"high": 138.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 25,
"trend": {
"direction": "up",
"percent": 200
}
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8.99,
"low": 5.99,
"high": 9.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 17.58,
"low": 13.35,
"high": 60,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
},
{
"company": "TAG",
"grade": "10",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T21:46:14.790Z",
"trend_7d": {
"direction": "up",
"percent": 3.49
}
}
}
}