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 all basic Psychic Energy from this Pokémon. This attack does 80 more damage for each card you discarded in this way.
You can use this attack only if the total of both players' remaining Prize cards is 6 or less. Put 6 damage counters on each of your opponent's Pokémon. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm75-78vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm75-78vh",
"name": "Ultra Necrozma-GX",
"number": "78",
"printed_number": "78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/78vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/78vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/78vh.large.webp"
}
],
"expansion": {
"id": "sm75",
"name": "Dragon Majesty",
"total": 80,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "DRM",
"printed_total": 70,
"release_date": "2018/09/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "175508",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/78vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/78vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/78vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"Ultra Beast"
],
"types": [
"Dragon"
],
"hp": "190",
"attacks": [
{
"cost": [
"Psychic",
"Metal"
],
"converted_energy_cost": 2,
"name": "Photon Geyser",
"text": "Discard all basic Psychic Energy from this Pokémon. This attack does 80 more damage for each card you discarded in this way.",
"damage": "20"
},
{
"cost": [
"Psychic",
"Metal"
],
"converted_energy_cost": 2,
"name": "Sky-Scorching Light-GX",
"text": "You can use this attack only if the total of both players' remaining Prize cards is 6 or less. Put 6 damage counters on each of your opponent's Pokémon. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Secret",
"artist": "PLANETA Igarashi",
"pricing": {
"currency": "USD",
"market": 116.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 116.64
},
{
"condition": "LP",
"price": 94.54
},
{
"condition": "MP",
"price": 75.07
},
{
"condition": "DMG",
"price": 39.66
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 275,
"low": 125,
"high": 275,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 89,
"low": 75.65,
"high": 102.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 600,
"low": 445,
"high": 735.3,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "7",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 81.4,
"low": 109.99,
"high": 109.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 126,
"low": 87.75,
"high": 149.55,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 427.28,
"low": 335.4,
"high": 570.59,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "7",
"value": 31,
"low": 31,
"high": 31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:56:51.413Z",
"trend_7d": {
"direction": "up",
"percent": 1.41
}
}
}
}