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's damage isn't affected by Resistance.
If your opponent's Active Pokémon is affected by a Special Condition, that Pokémon is Knocked Out. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sma-SV70vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sma-SV70vh",
"name": "Darkrai-GX",
"number": "SV70",
"printed_number": "SV70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV70vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV70vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV70vh.large.webp"
}
],
"expansion": {
"id": "sm115",
"name": "Hidden Fates",
"total": 69,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "HIF",
"printed_total": 68,
"release_date": "2019/08/23",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "197824",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV70vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV70vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV70vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Darkness"
],
"hp": "180",
"abilities": [
{
"name": "Restoration",
"text": "Once during your turn (before your attack), if this Pokémon is in your discard pile, you may put it onto your Bench. Then, attach a Darkness Energy card from your discard pile to this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dark Cleave",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "130"
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dead End-GX",
"text": "If your opponent's Active Pokémon is affected by a Special Condition, that Pokémon is Knocked Out. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Shiny GX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 101.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 101.39
},
{
"condition": "LP",
"price": 70.25
},
{
"condition": "MP",
"price": 56.3
},
{
"condition": "HP",
"price": 49.99
},
{
"condition": "DMG",
"price": 48.73
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 155.36,
"low": 139.75,
"high": 161.82,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "AGS",
"grade": "10",
"value": 40.45,
"low": 34.38,
"high": 46.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 163.52,
"low": 170,
"high": 170,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 156,
"low": 137.31,
"high": 159.01,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 43,
"low": 25,
"high": 50,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 67,
"low": 61,
"high": 73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 282.5,
"low": 247.92,
"high": 319.87,
"confidence": "high",
"value_kind": "sold",
"sold_count": 45,
"trend": {
"direction": "down",
"percent": -5.8
}
},
{
"company": "PSA",
"grade": "8",
"value": 61.52,
"low": 74.99,
"high": 74.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 99.99,
"low": 86.1,
"high": 124,
"confidence": "high",
"value_kind": "sold",
"sold_count": 23,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "TAG",
"grade": "10",
"value": 228.96,
"low": 218.44,
"high": 265.96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:55:32.965Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}