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

This attack does 50 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
You may discard 2 Lightning Energy from this Pokémon to make your opponent's Active Pokémon Paralyzed.
/api/v1/pokemon/cards/sv2-79vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv2-79vh",
"name": "Bellibolt ex",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/79vh.large.webp"
}
],
"expansion": {
"id": "sv2",
"name": "Paldea Evolved",
"total": 279,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAL",
"printed_total": 193,
"release_date": "2023/06/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "497490",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/79vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Lightning"
],
"hp": "280",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Jumping Press",
"text": "This attack does 50 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Paralyzing Ball",
"text": "You may discard 2 Lightning Energy from this Pokémon to make your opponent's Active Pokémon Paralyzed.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "PLANETA Yamashita",
"pricing": {
"currency": "USD",
"market": 0.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.92
},
{
"condition": "MP",
"price": 0.61
},
{
"condition": "HP",
"price": 0.9
},
{
"condition": "DMG",
"price": 0.55
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14.93,
"low": 9.7,
"high": 23.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25.5,
"low": 21.68,
"high": 29.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 12.49,
"low": 12.49,
"high": 12.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 33.44,
"low": 56,
"high": 56,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:32:55.520Z",
"trend_7d": {
"direction": "up",
"percent": 10.84
}
}
}
}