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

During your next turn, treat any tails flipped when using Magnemite's Electric Bolt attack as if they were heads. (Benching or evolving either Pokémon ends this effect.)
Flip 2 coins. If both are heads, the Defending Pokémon is now Paralyzed. If either of them is tails, this attack does nothing (not even damage).
/api/v1/pokemon/cards/neo2-26v1e?include=prices 200 18ms{
"success": true,
"data": {
"id": "neo2-26v1e",
"name": "Magnemite",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/26v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/26v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/26v1e.large.webp"
}
],
"expansion": {
"id": "neo2-1st-edition",
"name": "Neo Discovery 1st Edition",
"total": 75,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 75,
"release_date": "2001/06/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87065",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/26v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/26v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-1st-edition/26v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Lock-on",
"text": "During your next turn, treat any tails flipped when using Magnemite's Electric Bolt attack as if they were heads. (Benching or evolving either Pokémon ends this effect.)"
},
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Electric Bolt",
"text": "Flip 2 coins. If both are heads, the Defending Pokémon is now Paralyzed. If either of them is tails, this attack does nothing (not even damage).",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "K. Hoshiba, CR CG gangs",
"pricing": {
"currency": "USD",
"market": 14.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.87
},
{
"condition": "LP",
"price": 11
},
{
"condition": "MP",
"price": 8.83
},
{
"condition": "HP",
"price": 5.08
},
{
"condition": "DMG",
"price": 5.01
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 120,
"low": 120,
"high": 131,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 36.19,
"low": 17.4,
"high": 69.02,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T02:16:16.854Z",
"trend_7d": {
"direction": "up",
"percent": 7.99
}
}
}
}