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

Discard as many Metal Energy attached to this Pokémon as you like. This attack does 20 more damage for each Energy card discarded in this way.
/api/v1/pokemon/cards/xy10-64vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy10-64vh",
"name": "Genesect-EX",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/64vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/64vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/64vh.large.webp"
}
],
"expansion": {
"id": "xy10",
"name": "Fates Collide",
"total": 129,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FCO",
"printed_total": 124,
"release_date": "2016/05/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "xy10-64",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/64vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/64vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/64vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Metal"
],
"hp": "180",
"abilities": [
{
"name": "Drive Change",
"text": "Once during your turn (before your attack), you may put a Pokémon Tool card attached to this Pokémon into your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Metal"
],
"converted_energy_cost": 3,
"name": "Rapid Blaster",
"text": "Discard as many Metal Energy attached to this Pokémon as you like. This attack does 20 more damage for each Energy card discarded in this way.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo EX",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 2.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.22
},
{
"condition": "LP",
"price": 1.81
},
{
"condition": "MP",
"price": 1.38
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 0.85
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 102.58,
"low": 107.5,
"high": 107.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12,
"low": 12,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.25,
"low": 15,
"high": 15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 18.85,
"low": 18.15,
"high": 19.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T11:50:34.391Z",
"trend_7d": {
"direction": "up",
"percent": 1.83
}
}
}
}