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-8vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "mcd21-8vh",
"name": "Grookey",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/8vh.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": "232323",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd21/8vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Branch Poke",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "kirisAki",
"pricing": {
"currency": "USD",
"market": 1.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.29
},
{
"condition": "LP",
"price": 0.86
},
{
"condition": "MP",
"price": 0.78
},
{
"condition": "HP",
"price": 0.35
},
{
"condition": "DMG",
"price": 0.49
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 9.6,
"low": 8.16,
"high": 11.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 2.63,
"low": 1,
"high": 5.13,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "CGC",
"grade": "9.5",
"value": 17.99,
"low": 15.29,
"high": 20.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 150,
"low": 130,
"high": 229.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.13,
"low": 22,
"high": 22,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 10.19,
"high": 19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:52:20.601Z",
"trend_7d": {
"direction": "up",
"percent": 6.61
}
}
}
}