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 cards as you like from your hand. Then, draw that many cards.
If your opponent's Mega Evolution Pokémon is Knocked Out by damage from this attack, take 2 more Prize cards.
/api/v1/pokemon/cards/xy10_ja-42vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy10_ja-42vh",
"name": "Umbreon-EX",
"number": "42",
"printed_number": "42",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/42vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/42vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/42vh.large.webp"
}
],
"expansion": {
"id": "xy10_ja",
"name": "Awakening Psychic King",
"total": 88,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY10",
"printed_total": 78,
"release_date": "2016/03/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy10_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy10_ja.symbol.png",
"translation": {
"en": {
"name": "Awakening Psychic King"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602926",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/42vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/42vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/42vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Darkness"
],
"hp": "170",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Veil of Darkness",
"text": "Discard as many cards as you like from your hand. Then, draw that many cards.",
"damage": "20"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Endgame",
"text": "If your opponent's Mega Evolution Pokémon is Knocked Out by damage from this attack, take 2 more Prize cards.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Double Rare",
"artist": "Ayaka Yoshida",
"pricing": {
"currency": "USD",
"market": 40,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 40
},
{
"condition": "MP",
"price": 28
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 239.5,
"low": 106.5,
"high": 372.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 539,
"low": 537.4,
"high": 971,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14,
"trend": {
"direction": "down",
"percent": -19.8
}
},
{
"company": "PSA",
"grade": "4",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 102.09,
"low": 92.65,
"high": 121.85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 237.49,
"low": 201.87,
"high": 273.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-16T02:30:08.021Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}