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/xyp-XY150a?include=prices 200 17ms{
"success": true,
"data": {
"id": "xyp-XY150a",
"name": "Yveltal-EX",
"number": "XY150a",
"printed_number": "XY150a",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY150a.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY150a.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY150a.large.webp"
}
],
"expansion": {
"id": "xyp",
"name": "XY Black Star Promos",
"total": 216,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PR-XY",
"printed_total": 211,
"release_date": "2013/10/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90698",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY150a.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY150a.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY150a.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": "Y 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": "Promo",
"artist": "Hasuno",
"pricing": {
"currency": "USD",
"market": 215,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 215
},
{
"condition": "LP",
"price": 183.94
},
{
"condition": "MP",
"price": 153.7
},
{
"condition": "HP",
"price": 114.17
},
{
"condition": "DMG",
"price": 86.87
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 317.5,
"low": 275.01,
"high": 376.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "10",
"value": 9000,
"low": 7320,
"high": 9800,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 225,
"low": 225,
"high": 225,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 255,
"low": 216.95,
"high": 270.49,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
},
{
"company": "PSA",
"grade": "8",
"value": 352.5,
"low": 316.8,
"high": 396,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "9",
"value": 915,
"low": 459.95,
"high": 989.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "up",
"percent": 43
}
}
],
"market_updated_at": "2026-09-21T04:02:51.277Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}