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 10 damage to each of your opponent's Benched Pokémon that are the same type (color) as the Defending Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/ecard2-22vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ecard2-22vrh",
"name": "Magneton",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/22vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/22vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/22vrh.large.webp"
}
],
"expansion": {
"id": "ecard2",
"name": "Aquapolis",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "AQ",
"printed_total": 147,
"release_date": "2003/01/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87097",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/22vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/22vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/22vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Metal"
],
"hp": "70",
"abilities": [
{
"name": "Magnetic Flow",
"text": "Once during your turn (before your attack), if Magneton is your Active Pokémon, you may flip a coin. If heads, choose 2 of your opponent's Pokémon that have Energy cards attached to them. Choose 1 of the Energy cards attached to each of those Pokémon and switch them between the Pokémon. This power can't be used if Magneton is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Steel Wave",
"text": "This attack does 10 damage to each of your opponent's Benched Pokémon that are the same type (color) as the Defending Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Hikaru Koike",
"pricing": {
"currency": "USD",
"market": 20,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20
},
{
"condition": "LP",
"price": 11.83
},
{
"condition": "MP",
"price": 8.62
},
{
"condition": "HP",
"price": 6.99
},
{
"condition": "DMG",
"price": 4.12
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 36.5,
"low": 18,
"high": 55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 67,
"low": 56.95,
"high": 77.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 87,
"low": 73.95,
"high": 100.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 225,
"low": 191.25,
"high": 258.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 43.63,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 79.95,
"low": 127.5,
"high": 127.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 72.25,
"low": 49,
"high": 79.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T03:38:20.995Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}