Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

For each of your Benched Basic Pokémon, search your deck for a card that evolves from that Pokémon and put it onto that Pokémon to evolve it. Then, shuffle your deck. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm8b_ja-206vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm8b_ja-206vh",
"name": "Leafeon-GX",
"number": "206",
"printed_number": "206",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/206vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/206vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/206vh.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": "574825",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/206vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/206vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8b_ja/206vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Grass"
],
"hp": "200",
"abilities": [
{
"name": "Breath of the Leaves",
"text": "If this Pokémon is your Active Pokémon, once during your turn (before your attack), you may heal 50 damage from 1 of your Pokémon that has any Energy attached to it.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Solar Beam",
"damage": "110"
},
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Grand Bloom-GX",
"text": "For each of your Benched Basic Pokémon, search your deck for a card that evolves from that Pokémon and put it onto that Pokémon to evolve it. Then, shuffle your deck. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Secret Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 70.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 70.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 49.55,
"low": 42.12,
"high": 56.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 85.25,
"low": 50.5,
"high": 112.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 31.5,
"low": 26.78,
"high": 36.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 150,
"low": 108.15,
"high": 183.7,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "6",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 38.8,
"high": 53.24,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:16:32.168Z",
"trend_7d": {
"direction": "down",
"percent": -31.53
}
}
}
}