Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/pokemon/cards/mcd21-10?include=prices 200 29ms{
"success": true,
"data": {
"id": "mcd21-10",
"name": "Cyndaquil",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/10.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/10.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/10.large.webp"
}
],
"expansion": {
"id": "mcd21",
"name": "McDonald's Collection 2021",
"total": 25,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 25,
"release_date": "2021/02/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd21.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd21.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "232325",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/10.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/10.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/10.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hammer In",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "kirisAki",
"pricing": {
"currency": "USD",
"market": 0.53,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.53
},
{
"condition": "LP",
"price": 0.49
},
{
"condition": "MP",
"price": 0.32
},
{
"condition": "HP",
"price": 0.28
},
{
"condition": "DMG",
"price": 0.27
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5.5,
"low": 5.5,
"high": 9.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 54,
"low": 46,
"high": 96.02,
"confidence": "low",
"value_kind": "feed",
"sold_count": 9
},
{
"company": "PSA",
"grade": "5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 35.2,
"low": 41,
"high": 48.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:52:20.601Z",
"trend_7d": {
"direction": "down",
"percent": -5.36
}
}
}
}