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

Choose 1 of your opponent's Pokémon and put a Lightning Rod marker on it. (A Pokémon can have only 1 Lightning Rod marker on it at a time.)
This attack does 20 damage to any Pokémon with a Lightning Rod marker on it. Apply Weakness and Resistance.
/api/v1/pokemon/cards/basep-46?include=prices 200 19ms{
"success": true,
"data": {
"id": "basep-46",
"name": "Electabuzz",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/basep/46.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/basep/46.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/basep/46.large.webp"
}
],
"expansion": {
"id": "basep",
"name": "Wizards Black Star Promos",
"total": 53,
"language": "English",
"language_code": "en",
"series": "Base",
"code": "PR",
"printed_total": 53,
"release_date": "1999/07/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/basep.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/basep.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85111",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/basep/46.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/basep/46.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/basep/46.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Lightning Rod",
"text": "Choose 1 of your opponent's Pokémon and put a Lightning Rod marker on it. (A Pokémon can have only 1 Lightning Rod marker on it at a time.)"
},
{
"cost": [
"Lightning",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Lightning Bolt",
"text": "This attack does 20 damage to any Pokémon with a Lightning Rod marker on it. Apply Weakness and Resistance.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Miki Tanaka",
"pricing": {
"currency": "USD",
"market": 43.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 43.23
},
{
"condition": "LP",
"price": 32.49
},
{
"condition": "MP",
"price": 19.61
},
{
"condition": "HP",
"price": 17.47
},
{
"condition": "DMG",
"price": 15.79
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 60,
"low": 60,
"high": 60,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 65,
"low": 65,
"high": 98.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6.75,
"low": 5.74,
"high": 7.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 38.22,
"low": 59.99,
"high": 59.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 21,
"low": 19.95,
"high": 23.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 28.99,
"low": 27.75,
"high": 27.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 64.99,
"low": 55.24,
"high": 74.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 305,
"low": 117,
"high": 441,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 22.82,
"low": 32.99,
"high": 32.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 17,
"low": 16.75,
"high": 21.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 44.6,
"low": 59.99,
"high": 59.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 73,
"low": 68.4,
"high": 117.03,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
}
],
"market_updated_at": "2026-09-21T02:03:38.859Z",
"trend_7d": {
"direction": "flat",
"percent": -0.3
}
}
}
}