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-172vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "me1-172vh",
"name": "Mystery Garden",
"number": "172",
"printed_number": "172",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/172vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/172vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/172vh.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": "654511",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/172vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/172vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/172vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Ultra Rare",
"artist": "AYUMI ODASHIMA",
"pricing": {
"currency": "USD",
"market": 1.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.07
},
{
"condition": "HP",
"price": 0.75
},
{
"condition": "DMG",
"price": 0.62
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 26.86,
"low": 22.83,
"high": 30.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 10.5,
"low": 7.5,
"high": 32.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4.88,
"low": 4.15,
"high": 5.61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 29,
"low": 15.98,
"high": 264.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "7",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 6.78,
"high": 8.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.29,
"low": 9.65,
"high": 18.84,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 31.5,
"low": 30.75,
"high": 31.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:28:19.868Z",
"trend_7d": {
"direction": "down",
"percent": -2.73
}
}
}
}