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 for each Darkness Energy attached to all of your Pokémon.
If your opponent's Active Pokémon is Asleep, this attack does 80 more damage.
/api/v1/pokemon/cards/xy9-74vh?include=prices 200 24ms{
"success": true,
"data": {
"id": "xy9-74vh",
"name": "Darkrai-EX",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/74vh.large.webp"
}
],
"expansion": {
"id": "xy9",
"name": "BREAKpoint",
"total": 126,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKP",
"printed_total": 122,
"release_date": "2016/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "111561",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/74vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Darkness"
],
"hp": "180",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Dark Pulse",
"text": "This attack does 20 more damage for each Darkness Energy attached to all of your Pokémon.",
"damage": "20"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dark Head",
"text": "If your opponent's Active Pokémon is Asleep, this attack does 80 more damage.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo EX",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 14.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.08
},
{
"condition": "LP",
"price": 5.62
},
{
"condition": "MP",
"price": 3.68
},
{
"condition": "HP",
"price": 2.71
},
{
"condition": "DMG",
"price": 2.15
}
],
"graded": [
{
"company": "ACE",
"grade": "6",
"value": 10.86,
"low": 9.23,
"high": 12.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 98.4,
"low": 83.64,
"high": 113.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 20,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 544.99,
"low": 533,
"high": 655,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "5",
"value": 8.5,
"low": 5.75,
"high": 8.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 19.45,
"low": 31,
"high": 31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 15,
"low": 11.4,
"high": 23,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 39.99,
"low": 32.5,
"high": 47.47,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "9",
"value": 74.99,
"low": 22.5,
"high": 90,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "up",
"percent": 72.4
}
}
],
"market_updated_at": "2026-09-21T03:49:00.680Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}