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 50 more damage times the amount of Water Energy attached to this Pokémon.
Switch this Pokémon with 1 of your Benched Pokémon.
This attack does 40 damage to each of your opponent's 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/sm6a_ja-55vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm6a_ja-55vh",
"name": "Kingdra-GX",
"number": "55",
"printed_number": "55",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/55vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/55vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/55vh.large.webp"
}
],
"expansion": {
"id": "sm6a_ja",
"name": "Dragon Storm",
"total": 66,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM6a",
"printed_total": 53,
"release_date": "2018/04/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6a_ja.symbol.png",
"translation": {
"en": {
"name": "Dragon Storm"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573770",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/55vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/55vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/55vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Water"
],
"hp": "230",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Hydro Pump",
"text": "This attack does 50 more damage times the amount of Water Energy attached to this Pokémon.",
"damage": "10+"
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Reverse Thrust",
"text": "Switch this Pokémon with 1 of your Benched Pokémon.",
"damage": "30"
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Maelstrom-GX",
"text": "This attack does 40 damage to each of your opponent's 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": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 9.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.06
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11.25,
"low": 11.25,
"high": 11.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 49.05,
"low": 65,
"high": 65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:53:19.825Z",
"trend_7d": {
"direction": "down",
"percent": -2.58
}
}
}
}