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-22vh?include=prices 200 180ms{
"success": true,
"data": {
"id": "me1-22vh",
"name": "Mega Camerupt ex",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/22vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/22vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/22vh.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": "654361",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/22vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/22vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/22vh.large.png"
}
]
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.57,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.57
},
{
"condition": "LP",
"price": 0.53
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 33.6,
"low": 33.6,
"high": 33.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 10.75,
"low": 6.5,
"high": 11.61,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 1.25,
"low": 1.06,
"high": 1.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6.5,
"low": 6.13,
"high": 7.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 26,
"low": 18.65,
"high": 37.97,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12
},
{
"company": "PSA",
"grade": "7",
"value": 1.65,
"low": 1.4,
"high": 1.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.52,
"low": 10.56,
"high": 11.04,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 17.48,
"low": 11.15,
"high": 19.98,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-07-29T20:53:19.599Z",
"trend_7d": {
"direction": "up",
"percent": 7.55
}
}
}
}