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-3vh?include=prices 200 122ms{
"success": true,
"data": {
"id": "mcd24-3vh",
"name": "Miraidon",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/3vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/3vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/3vh.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": "614372",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/3vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/3vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/3vh.large.png"
}
]
}
],
"rarity": "None",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 0.53,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.53
},
{
"condition": "LP",
"price": 0.47
},
{
"condition": "MP",
"price": 0.4
},
{
"condition": "HP",
"price": 0.32
},
{
"condition": "DMG",
"price": 0.27
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 15,
"high": 45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 111.75,
"low": 93.99,
"high": 152.25,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "7",
"value": 8.7,
"low": 12,
"high": 12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 9.15,
"low": 12.99,
"high": 12.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 25,
"low": 16.5,
"high": 31.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-07-29T15:36:15.147Z",
"trend_7d": {
"direction": "down",
"percent": -11.67
}
}
}
}