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-4vh?include=prices 200 63ms{
"success": true,
"data": {
"id": "mep-4vh",
"name": "Lunatone",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/4vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/4vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/4vh.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": "654598",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/4vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/4vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/4vh.large.png"
}
]
}
],
"rarity": "Promo",
"artist": "Ounishi",
"pricing": {
"currency": "USD",
"market": 19.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.99
},
{
"condition": "LP",
"price": 18.98
},
{
"condition": "MP",
"price": 18.32
},
{
"condition": "DMG",
"price": 14.33
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 175.09,
"low": 156.55,
"high": 208.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 56,
"low": 31.19,
"high": 71.19,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-07-29T21:46:14.790Z",
"trend_7d": {
"direction": "down",
"percent": -2.49
}
}
}
}