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

Flip a coin. If heads, choose an Energy card attached to the Defending Pokémon. Your opponent moves that card to 1 of his or her other Pokémon. (If your opponent has no Benched Pokémon, this attack does nothing.)
/api/v1/pokemon/cards/ecard2-9?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard2-9",
"name": "Elekid",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/9.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": "85167",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/9.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Baby"
],
"types": [
"Lightning"
],
"hp": "30",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Energy Kick",
"text": "Flip a coin. If heads, choose an Energy card attached to the Defending Pokémon. Your opponent moves that card to 1 of his or her other Pokémon. (If your opponent has no Benched Pokémon, this attack does nothing.)"
}
],
"rarity": "Rare",
"artist": "Hikaru Koike",
"pricing": {
"currency": "USD",
"market": 21.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 21.35
},
{
"condition": "LP",
"price": 16.78
},
{
"condition": "MP",
"price": 16.83
},
{
"condition": "HP",
"price": 13.93
},
{
"condition": "DMG",
"price": 4.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 38.9,
"low": 33.07,
"high": 44.73,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 18.5,
"low": 15.73,
"high": 21.28,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 72,
"low": 61.2,
"high": 82.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16.75,
"low": 14.24,
"high": 19.26,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "flat",
"percent": 0.14
}
}
}
}