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/mcd24-10vh?include=prices 200 123ms{
"success": true,
"data": {
"id": "mcd24-10vh",
"name": "Hydreigon",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/10vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/10vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/10vh.large.png"
}
],
"expansion": {
"id": "mcd24",
"name": "McDonald's Collection 2024",
"total": 15,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 15,
"release_date": "2025/01/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mcd24.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mcd24.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "614379",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/10vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/10vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/10vh.large.png"
}
]
}
],
"rarity": "None",
"artist": "Teeziro",
"pricing": {
"currency": "USD",
"market": 0.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.52
},
{
"condition": "LP",
"price": 0.47
},
{
"condition": "MP",
"price": 0.46
},
{
"condition": "DMG",
"price": 0.49
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12,
"low": 12,
"high": 28.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 18,
"low": 18,
"high": 18,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 186.25,
"low": 57.3,
"high": 275.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
},
{
"company": "PSA",
"grade": "4",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 3.5,
"high": 10,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.1,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-08-18T02:03:26.645Z",
"trend_7d": {
"direction": "up",
"percent": 5.56
}
}
}
}