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

You may attach a Darkness Energy card from your hand to 1 of your Benched Pokémon.
If your opponent's Active Pokémon is a Pokémon VMAX, this attack does 120 more damage.
/api/v1/pokemon/cards/swsh3-116vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh3-116vh",
"name": "Eternatus V",
"number": "116",
"printed_number": "116",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/116vh.large.webp"
}
],
"expansion": {
"id": "swsh3",
"name": "Darkness Ablaze",
"total": 201,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "DAA",
"printed_total": 189,
"release_date": "2020/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "219431",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3/116vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Darkness"
],
"hp": "220",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Power Accelerator",
"text": "You may attach a Darkness Energy card from your hand to 1 of your Benched Pokémon.",
"damage": "30"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Dynamax Cannon",
"text": "If your opponent's Active Pokémon is a Pokémon VMAX, this attack does 120 more damage.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo V",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.52
},
{
"condition": "LP",
"price": 1.08
},
{
"condition": "MP",
"price": 1.03
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 0.71
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 13,
"low": 12,
"high": 13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 29,
"low": 23.9,
"high": 31.3,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "up",
"percent": 16
}
},
{
"company": "PSA",
"grade": "4",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 2.62,
"low": 1,
"high": 1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 12.03,
"low": 7.49,
"high": 15.41,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:05:27.427Z",
"trend_7d": {
"direction": "down",
"percent": -8.98
}
}
}
}