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 97ms{
"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.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.51
},
{
"condition": "LP",
"price": 0.5
},
{
"condition": "MP",
"price": 0.46
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12,
"low": 12,
"high": 28.99,
"confidence": "low",
"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": 46,
"low": 39,
"high": 52.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 11
},
{
"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": 5.76,
"low": 3.5,
"high": 10,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.03,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-30T02:21:17.303Z",
"trend_7d": {
"direction": "down",
"percent": -3.7
}
}
}
}