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 does 20 damage times the amount of Energy attached to both Active Pokémon. This damage isn't affected by Weakness or Resistance.
Heal all damage from 2 of your Benched Pokémon. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm8b_ja-44vh?include=prices 200 37ms{
"success": true,
"data": {
"id": "sm8b_ja-44vh",
"name": "Tapu Lele-GX",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/44vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/44vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/44vh.large.webp"
}
],
"expansion": {
"id": "sm8b_ja",
"name": "GX Ultra Shiny",
"total": 250,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM8b",
"printed_total": 150,
"release_date": "2018/11/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8b_ja.symbol.png",
"translation": {
"en": {
"name": "GX Ultra Shiny"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574663",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/44vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/44vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/44vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Psychic"
],
"hp": "170",
"abilities": [
{
"name": "Wonder Tag",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may search your deck for a Supporter card, reveal it, and put it into your hand. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Energy Drive",
"text": "This attack does 20 damage times the amount of Energy attached to both Active Pokémon. This damage isn't affected by Weakness or Resistance.",
"damage": "20×"
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Tapu Cure-GX",
"text": "Heal all damage from 2 of your Benched Pokémon. (You can't use more than 1 GX attack in a game.)"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.06
},
{
"condition": "LP",
"price": 1.63
},
{
"condition": "MP",
"price": 0.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 23.8,
"low": 20.23,
"high": 27.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 21.22,
"low": 26.99,
"high": 26.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 7.99,
"low": 6.79,
"high": 9.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30.44,
"low": 38,
"high": 38,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 3.45,
"low": 1.93,
"high": 7.33,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:16:32.168Z",
"trend_7d": {
"direction": "down",
"percent": -9.25
}
}
}
}