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 20 more damage times the amount of Energy attached to both Active Pokémon.
Move an Energy from this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/xy1y_ja-63vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy1y_ja-63vh",
"name": "Yveltal-EX",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/63vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/63vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/63vh.large.webp"
}
],
"expansion": {
"id": "xy1y_ja",
"name": "Collection Y",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY1",
"printed_total": 60,
"release_date": "2013/12/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy1y_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy1y_ja.symbol.png",
"translation": {
"en": {
"name": "Collection Y"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603204",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/63vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/63vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1y_ja/63vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Darkness"
],
"hp": "170",
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Evil Ball",
"text": "This attack does 20 more damage times the amount of Energy attached to both Active Pokémon.",
"damage": "20+"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fairy Cyclone",
"text": "Move an Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 96.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 96.75
},
{
"condition": "LP",
"price": 41.19
},
{
"condition": "MP",
"price": 24.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 181,
"low": 153.85,
"high": 208.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 37.48,
"low": 31.24,
"high": 37.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 482,
"low": 399.5,
"high": 590.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "8",
"value": 48,
"low": 40.8,
"high": 55.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 145.1,
"low": 173,
"high": 196.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2025-11-18T02:08:39.257Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}