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

Put damage counters on your opponent's Active Pokémon until its remaining HP is 10. If you placed any damage counters in this way, this attack also does 120 damage to this Pokémon.
Your opponent's Active Pokémon is now Confused.
/api/v1/pokemon/cards/sv3-95vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv3-95vrh",
"name": "Claydol",
"number": "95",
"printed_number": "95",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/95vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/95vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/95vrh.large.webp"
}
],
"expansion": {
"id": "sv3",
"name": "Obsidian Flames",
"total": 230,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "OBF",
"printed_total": 197,
"release_date": "2023/08/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "509924",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/95vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/95vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/95vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "120",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Kaboom Doll",
"text": "Put damage counters on your opponent's Active Pokémon until its remaining HP is 10. If you placed any damage counters in this way, this attack also does 120 damage to this Pokémon."
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Mind Bend",
"text": "Your opponent's Active Pokémon is now Confused.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Shigenori Negishi",
"pricing": {
"currency": "USD",
"market": 0.26,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.26
},
{
"condition": "MP",
"price": 0.23
},
{
"condition": "DMG",
"price": 0.02
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12,
"low": 9,
"high": 12.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:40:49.313Z",
"trend_7d": {
"direction": "up",
"percent": 4
}
}
}
}