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-26vuu?include=prices 200 20ms{
"success": true,
"data": {
"id": "neo2-26vuu",
"name": "Magnemite",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-unlimited/26vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-unlimited/26vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-unlimited/26vuu.large.webp"
}
],
"expansion": {
"id": "neo2-unlimited",
"name": "Neo Discovery Unlimited",
"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": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-unlimited/26vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-unlimited/26vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo2-unlimited/26vuu.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": 4.78,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.78
},
{
"condition": "MP",
"price": 3.14
},
{
"condition": "HP",
"price": 2.33
},
{
"condition": "DMG",
"price": 1.93
}
],
"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": "10",
"value": 46.5,
"low": 27,
"high": 46.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 15,
"low": 15,
"high": 16,
"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": 1143.75,
"low": 850,
"high": 1437.5,
"confidence": "med",
"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": "7",
"value": 41.75,
"low": 27.99,
"high": 52,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 21.25,
"low": 16.5,
"high": 26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 34,
"low": 19,
"high": 34,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:45:56.651Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}