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

The Defending Pokémon is now Confused.
Flip 2 coins. This attack does 30 damage plus 20 more damage for each heads.
/api/v1/pokemon/cards/ex8-43vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex8-43vrh",
"name": "Nuzleaf",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/43vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/43vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/43vrh.large.webp"
}
],
"expansion": {
"id": "ex8",
"name": "Deoxys",
"total": 108,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DX",
"printed_total": 107,
"release_date": "2005/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87821",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/43vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/43vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/43vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Eerie Light",
"text": "The Defending Pokémon is now Confused."
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "One-Two Strike",
"text": "Flip 2 coins. This attack does 30 damage plus 20 more damage for each heads.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 23.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 23.65
},
{
"condition": "LP",
"price": 13.68
},
{
"condition": "MP",
"price": 7.1
},
{
"condition": "HP",
"price": 5.73
},
{
"condition": "DMG",
"price": 2.06
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 13.05,
"low": 11.09,
"high": 15.01,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 13.85,
"low": 11,
"high": 16.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 72,
"low": 61.2,
"high": 82.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 29.95,
"low": 29.95,
"high": 29.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 47.5,
"low": 45.63,
"high": 49.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:11:45.719Z",
"trend_7d": {
"direction": "flat",
"percent": -0.13
}
}
}
}