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/me1-36vh?include=prices 200 179ms{
"success": true,
"data": {
"id": "me1-36vh",
"name": "Mega Abomasnow ex",
"number": "36",
"printed_number": "36",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/36vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/36vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/36vh.large.png"
}
],
"expansion": {
"id": "me1",
"name": "Mega Evolution",
"total": 188,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEG",
"printed_total": 132,
"release_date": "2025/09/26",
"logo": "https://images.scrydex.com/pokemon/me1-logo/logo",
"symbol": "https://images.scrydex.com/pokemon/me1-symbol/symbol"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "654375",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/36vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/36vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/36vh.large.png"
}
]
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.58
},
{
"condition": "HP",
"price": 0.49
},
{
"condition": "DMG",
"price": 0.41
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 38.36,
"low": 38.36,
"high": 39.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 12.99,
"low": 10.76,
"high": 16.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.01,
"low": 3.38,
"high": 6.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.29,
"low": 14.99,
"high": 14.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 32,
"low": 26.6,
"high": 39.68,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
},
{
"company": "PSA",
"grade": "7",
"value": 8.27,
"low": 7.03,
"high": 9.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16.27,
"low": 19.95,
"high": 19.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 9.93,
"high": 16.56,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "SGC",
"grade": "8",
"value": 7.2,
"low": 7.2,
"high": 7.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 4.02,
"low": 3.42,
"high": 4.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-17T19:21:02.528Z",
"trend_7d": {
"direction": "up",
"percent": 24.53
}
}
}
}