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 opponents Active Pokémon is Asleep, this attack does 80 more damage.
/api/v1/pokemon/cards/xy_ja-72?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy_ja-72",
"name": "Darkrai-EX",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/72.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/72.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/72.large.webp"
}
],
"expansion": {
"id": "xy_ja",
"name": "The Best of XY",
"total": 188,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY",
"printed_total": 171,
"release_date": "2017/04/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy_ja.symbol.png",
"translation": {
"en": {
"name": "The Best of XY"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "598753",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/72.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/72.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy_ja/72.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Darkness"
],
"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 opponents Active Pokémon is Asleep, this attack does 80 more damage.",
"damage": "80+"
}
],
"rarity": "Common",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 17.98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 17.98
},
{
"condition": "LP",
"price": 17
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 40.1,
"low": 25.2,
"high": 55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 139.22,
"low": 107.41,
"high": 207.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "down",
"percent": -18.4
}
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:58:34.885Z",
"trend_7d": {
"direction": "flat",
"percent": -0.11
}
}
}
}