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 a Special Energy from your opponent's Active Pokémon.
Move a Grass Energy from this Pokémon to 1 of your Benched Pokémon.
Heal all damage from each of your Pokémon that has any Grass Energy attached to it. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm8-196vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm8-196vh",
"name": "Sceptile-GX",
"number": "196",
"printed_number": "196",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/196vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/196vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/196vh.large.webp"
}
],
"expansion": {
"id": "sm8",
"name": "Lost Thunder",
"total": 240,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "LOT",
"printed_total": 214,
"release_date": "2018/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "178822",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/196vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/196vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/196vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Grass"
],
"hp": "230",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Mach Cut",
"text": "Discard a Special Energy from your opponent's Active Pokémon.",
"damage": "60"
},
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Leaf Cyclone",
"text": "Move a Grass Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "130"
},
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Jungle Heal-GX",
"text": "Heal all damage from each of your Pokémon that has any Grass Energy attached to it. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "Yoshinobu Saito",
"pricing": {
"currency": "USD",
"market": 23.53,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 23.53
},
{
"condition": "LP",
"price": 17.79
},
{
"condition": "MP",
"price": 11.21
},
{
"condition": "HP",
"price": 6.73
},
{
"condition": "DMG",
"price": 5.66
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 300,
"low": 255,
"high": 345,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 331.39,
"low": 357.59,
"high": 378.29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 38,
"low": 38,
"high": 43.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:07.627Z",
"trend_7d": {
"direction": "flat",
"percent": 0.04
}
}
}
}