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-71vh?include=prices 200 114ms{
"success": true,
"data": {
"id": "mep-71vh",
"name": "Mega Zygarde ex",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-71vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-71vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-71vh.large.png"
}
],
"expansion": {
"id": "mep",
"name": "Mega Evolution Black Star Promos",
"total": 88,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEP",
"printed_total": 88,
"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": "695311",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-71vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-71vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-71vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"MEGA",
"ex"
],
"types": [
"Fighting"
],
"hp": "310",
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 0.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.49
},
{
"condition": "HP",
"price": 0.29
},
{
"condition": "DMG",
"price": 0.2
}
],
"graded": [],
"market_updated_at": "2026-08-18T03:02:30.520Z",
"trend_7d": {
"direction": "up",
"percent": 7.55
}
}
}
}