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 3 Energy from this Pokémon.
You can use this attack only if you have more Prize cards remaining than your opponent. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm5-145vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm5-145vh",
"name": "Dusk Mane Necrozma-GX",
"number": "145",
"printed_number": "145",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/145vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/145vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/145vh.large.webp"
}
],
"expansion": {
"id": "sm5",
"name": "Ultra Prism",
"total": 178,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UPR",
"printed_total": 156,
"release_date": "2018/02/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "157761",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/145vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/145vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/145vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"Ultra Beast"
],
"types": [
"Metal"
],
"hp": "190",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Claw Slash",
"damage": "60"
},
{
"cost": [
"Metal",
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Meteor Tempest",
"text": "Discard 3 Energy from this Pokémon.",
"damage": "220"
},
{
"cost": [
"Metal",
"Metal",
"Metal"
],
"converted_energy_cost": 3,
"name": "Sun's Eclipse-GX",
"text": "You can use this attack only if you have more Prize cards remaining than your opponent. (You can't use more than 1 GX attack in a game.)",
"damage": "250"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 21.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 21.97
},
{
"condition": "LP",
"price": 18.52
},
{
"condition": "MP",
"price": 13.56
},
{
"condition": "HP",
"price": 10.68
},
{
"condition": "DMG",
"price": 7.5
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 40.5,
"low": 34.42,
"high": 46.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 216,
"low": 163.19,
"high": 282.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 33.01,
"low": 37.71,
"high": 44.19,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 39.5,
"low": 36.2,
"high": 43.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:49:14.262Z",
"trend_7d": {
"direction": "flat",
"percent": -0.36
}
}
}
}