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-7?include=prices 200 98ms{
"success": true,
"data": {
"id": "mcd24-7",
"name": "Quaqsire",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/7.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/7.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/7.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": "614376",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/7.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/7.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/7.large.png"
}
]
}
],
"rarity": "None",
"artist": "otumami",
"pricing": {
"currency": "USD",
"market": 0.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.22
},
{
"condition": "MP",
"price": 0.19
},
{
"condition": "HP",
"price": 0.14
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 58,
"low": 49.3,
"high": 66.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 19.99,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-30T08:50:31.514Z",
"trend_7d": {
"direction": "down",
"percent": -8.33
}
}
}
}