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

If this Pokémon and your opponent's Active Pokémon have the same amount of Energy attached to them, this attack does 70 more damage.
Discard an Energy attached to this Pokémon.
/api/v1/pokemon/cards/xy11-78vh?include=prices 200 24ms{
"success": true,
"data": {
"id": "xy11-78vh",
"name": "Gardevoir-EX",
"number": "78",
"printed_number": "78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/78vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/78vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/78vh.large.webp"
}
],
"expansion": {
"id": "xy11",
"name": "Steam Siege",
"total": 116,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "STS",
"printed_total": 114,
"release_date": "2016/08/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "120154",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/78vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/78vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/78vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fairy"
],
"hp": "170",
"attacks": [
{
"cost": [
"Fairy",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Link Blast",
"text": "If this Pokémon and your opponent's Active Pokémon have the same amount of Energy attached to them, this attack does 70 more damage.",
"damage": "30"
},
{
"cost": [
"Fairy",
"Fairy",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Luminous Blade",
"text": "Discard an Energy attached to this Pokémon.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Rare Holo EX",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 5.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.11
},
{
"condition": "LP",
"price": 3.51
},
{
"condition": "MP",
"price": 2.93
},
{
"condition": "HP",
"price": 2.27
},
{
"condition": "DMG",
"price": 1.73
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.15,
"low": 15,
"high": 15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 94,
"low": 90,
"high": 172.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "down",
"percent": -30.6
}
},
{
"company": "PSA",
"grade": "6",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14.18,
"low": 16,
"high": 16,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24,
"low": 20.79,
"high": 39.19,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "9",
"value": 7.12,
"low": 6.05,
"high": 8.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:53:50.880Z",
"trend_7d": {
"direction": "up",
"percent": 2
}
}
}
}