Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/pokemon/cards/me1-157vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "me1-157vh",
"name": "Mega Abomasnow",
"number": "157",
"printed_number": "157",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/157vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/157vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/157vh.large.webp"
}
],
"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": "654496",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/157vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/157vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/157vh.large.webp"
}
]
}
],
"rarity": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.01,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.01
},
{
"condition": "MP",
"price": 1.99
},
{
"condition": "HP",
"price": 0.99
},
{
"condition": "DMG",
"price": 1.22
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 26.29,
"low": 19.89,
"high": 32.68,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 16.25,
"high": 36,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13.2,
"low": 13.2,
"high": 13.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 16.49,
"low": 14.99,
"high": 18.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 40.5,
"low": 34.94,
"high": 50,
"confidence": "high",
"value_kind": "sold",
"sold_count": 25
},
{
"company": "PSA",
"grade": "8",
"value": 4.44,
"low": 2.38,
"high": 4.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22,
"low": 15.2,
"high": 24.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 42.25,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 19.65,
"low": 29,
"high": 29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:28:19.868Z",
"trend_7d": {
"direction": "down",
"percent": -5.19
}
}
}
}