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-14?include=prices 200 79ms{
"success": true,
"data": {
"id": "mcd24-14",
"name": "Rayquaza",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/14.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/14.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/14.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": "614383",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/14.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/14.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/14.large.png"
}
]
}
],
"rarity": "None",
"artist": "so-taro",
"pricing": {
"currency": "USD",
"market": 1.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.23
},
{
"condition": "LP",
"price": 0.81
},
{
"condition": "MP",
"price": 0.64
},
{
"condition": "HP",
"price": 0.45
},
{
"condition": "DMG",
"price": 0.35
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 37.59,
"low": 31.95,
"high": 43.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 82,
"low": 82,
"high": 200,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.02,
"low": 18.2,
"high": 19.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 17.51,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 186.64,
"low": 109.95,
"high": 225,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "6",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 17.99,
"low": 11.38,
"high": 215,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 21.66,
"low": 10.7,
"high": 30,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12
}
],
"market_updated_at": "2026-07-29T15:36:15.147Z",
"trend_7d": {
"direction": "up",
"percent": 4.24
}
}
}
}