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

← Unified Minds
Keldeo-GX

Keldeo-GX

Rare Rainbow #240 Pokémon BasicGX HP 170
Types
Water
Illustrator
ConceptLab
Expansion
Unified Minds · Sun & Moon
Language
English
TCGplayer
194970

Attacks

Sonic Edge 110
Water · Water · Colorless

This attack's damage isn't affected by any effects on your opponent's Active Pokémon.

Resolute Blade-GX 50
Water · Water · Colorless

This attack does 50 damage for each of your opponent's Benched Pokémon. (You can't use more than 1 GX attack in a game.)

GET /api/v1/pokemon/cards/sm11-240vh?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm11-240vh",
    "name": "Keldeo-GX",
    "number": "240",
    "printed_number": "240",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/240vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/240vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/240vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm11",
      "name": "Unified Minds",
      "total": 261,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "UNM",
      "printed_total": 236,
      "release_date": "2019/08/02",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "194970",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/240vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/240vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/240vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "GX"
    ],
    "types": [
      "Water"
    ],
    "hp": "170",
    "abilities": [
      {
        "name": "Pure Heart",
        "text": "Prevent all effects of attacks, including damage, done to this Pokémon by your opponent's Pokémon-GX or Pokémon-EX.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Sonic Edge",
        "text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
        "damage": "110"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Resolute Blade-GX",
        "text": "This attack does 50 damage for each of your opponent's Benched Pokémon. (You can't use more than 1 GX attack in a game.)",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Rare Rainbow",
    "artist": "ConceptLab",
    "pricing": {
      "currency": "USD",
      "market": 22.54,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 22.54
        },
        {
          "condition": "LP",
          "price": 18.07
        },
        {
          "condition": "MP",
          "price": 12.44
        },
        {
          "condition": "HP",
          "price": 11.99
        },
        {
          "condition": "DMG",
          "price": 9.99
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 64.25,
          "low": 59,
          "high": 69.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 325.1,
          "low": 474.95,
          "high": 474.95,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 16.5,
          "low": 16.5,
          "high": 16.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 18,
          "low": 17.19,
          "high": 18,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 21.55,
          "low": 14.2,
          "high": 19.8,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 30,
          "low": 15.5,
          "high": 35,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:35:58.618Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}