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

← Miscellaneous Cards & Products
Ceruledge (Pokemon Day 2024, Cosmos Holo)

Ceruledge (Pokemon Day 2024, Cosmos Holo)

Promo #040/091 Pokémon Stage 1 HP 140
Types
Psychic
Expansion
Miscellaneous Cards & Products · Other
Language
English
TCGplayer
542095

Attacks

Life Sucker 50
Colorless · Colorless

Heal 30 damage from this Pokemon.

Fighting Sword 100+
Psychic · Colorless · Colorless

If your opponent's Active Pokemon is a Pokemon EX or Pokemon V, this attack does 100 more damage.

GET /api/v1/pokemon/cards/fut20-tcg-542095?include=prices 200 26ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "fut20-tcg-542095",
    "name": "Ceruledge (Pokemon Day 2024, Cosmos Holo)",
    "number": "040/091",
    "printed_number": "040/091",
    "images": [
      {
        "type": "front",
        "small": "https://tcgplayer-cdn.tcgplayer.com/product/542095_200w.jpg",
        "medium": "https://tcgplayer-cdn.tcgplayer.com/product/542095_200w.jpg",
        "large": "https://tcgplayer-cdn.tcgplayer.com/product/542095_200w.jpg"
      }
    ],
    "expansion": {
      "id": "fut20",
      "name": "Miscellaneous Cards & Products",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "Other",
      "code": "FUT20",
      "printed_total": 5,
      "release_date": "2020/09/11",
      "logo": "https://api.rip.fun/storage/v1/object/public/avatars/sets/fut20/logo-1774920080320.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/fut20.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "542095",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://tcgplayer-cdn.tcgplayer.com/product/542095_200w.jpg",
            "medium": "https://tcgplayer-cdn.tcgplayer.com/product/542095_200w.jpg",
            "large": "https://tcgplayer-cdn.tcgplayer.com/product/542095_200w.jpg"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "140",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Life Sucker",
        "text": "Heal 30 damage from this Pokemon.",
        "damage": "50"
      },
      {
        "cost": [
          "Psychic",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Fighting Sword",
        "text": "If your opponent's Active Pokemon is a Pokemon EX or Pokemon V, this attack does 100 more damage.",
        "damage": "100+"
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 4.74,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:04:44.444Z"
    }
  }
}