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

You may shuffle this Pokémon and all cards attached to it into your deck.
This attack does 130 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm6-120vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm6-120vh",
"name": "Greninja-GX",
"number": "120",
"printed_number": "120",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/120vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/120vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/120vh.large.webp"
}
],
"expansion": {
"id": "sm6",
"name": "Forbidden Light",
"total": 150,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "FLI",
"printed_total": 131,
"release_date": "2018/05/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "165673",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/120vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/120vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/120vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Water"
],
"hp": "230",
"abilities": [
{
"name": "Shuriken Flurry",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may put 3 damage counters on 1 of your opponent's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Haze Slash",
"text": "You may shuffle this Pokémon and all cards attached to it into your deck.",
"damage": "110"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shadowy Hunter-GX",
"text": "This attack does 130 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 19.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.49
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 139.32,
"low": 108.9,
"high": 212.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 505,
"low": 340.4,
"high": 508,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13,
"trend": {
"direction": "up",
"percent": 28.4
}
},
{
"company": "PSA",
"grade": "7",
"value": 27.25,
"low": 19.87,
"high": 27.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 99.99,
"low": 91.44,
"high": 190.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:18:42.165Z",
"trend_7d": {
"direction": "up",
"percent": 1.04
}
}
}
}