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-2vh?include=prices 200 74ms{
"success": true,
"data": {
"id": "mep-2vh",
"name": "Inteleon",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/2vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/2vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/2vh.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": "654596",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/2vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/2vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/2vh.large.png"
}
]
}
],
"rarity": "Promo",
"artist": "Kazumasa Yasukuni",
"pricing": {
"currency": "USD",
"market": 11.76,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.76
},
{
"condition": "LP",
"price": 11.07
},
{
"condition": "MP",
"price": 9.24
},
{
"condition": "HP",
"price": 5
},
{
"condition": "DMG",
"price": 7.11
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 24.72,
"low": 21.01,
"high": 28.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 120,
"low": 69.99,
"high": 120,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 50.75,
"low": 50.63,
"high": 50.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T21:46:14.790Z",
"trend_7d": {
"direction": "down",
"percent": -1.26
}
}
}
}