Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

If your Benched Pokémon have any damage counters on them, this attack does 110 more damage.
If your opponent's Active Pokémon is affected by a Special Condition, it is Knocked Out.
/api/v1/pokemon/cards/me5-116vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "me5-116vh",
"name": "Mega Darkrai ex",
"number": "116",
"printed_number": "116",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-116vh.large.webp"
}
],
"expansion": {
"id": "me5",
"name": "Pitch Black",
"total": 120,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "PBL",
"printed_total": 84,
"release_date": "2026/07/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "704873",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me5-116vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"MEGA",
"ex"
],
"types": [
"Darkness"
],
"hp": "280",
"attacks": [
{
"cost": [
"Darkness",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Dusk Raid",
"text": "If your Benched Pokémon have any damage counters on them, this attack does 110 more damage.",
"damage": "110"
},
{
"cost": [
"Darkness",
"Darkness",
"Darkness"
],
"converted_energy_cost": 3,
"name": "Abyss Eye",
"text": "If your opponent's Active Pokémon is affected by a Special Condition, it is Knocked Out."
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Special Illustration Rare",
"artist": "AKIRA EGAWA",
"pricing": {
"currency": "USD",
"market": 189.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 189.99
},
{
"condition": "LP",
"price": 183.11
},
{
"condition": "DMG",
"price": 170.87
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 20.39,
"low": 20.35,
"high": 20.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 1175,
"low": 998.75,
"high": 1351.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 335.06,
"low": 299.99,
"high": 299.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 514.96,
"low": 305,
"high": 305,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 640,
"low": 630,
"high": 650,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 325,
"low": 285,
"high": 534.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 1543.75,
"low": 1450,
"high": 1571.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 195,
"low": 165.75,
"high": 224.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 361.25,
"low": 320,
"high": 320,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 950,
"low": 893.75,
"high": 1000,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "6",
"value": 216.5,
"low": 184.03,
"high": 248.98,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 294.5,
"low": 287.25,
"high": 301.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:55:34.671Z",
"trend_7d": {
"direction": "down",
"percent": -3.67
}
}
}
}