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

← Power Keepers
Delcatty

Delcatty

Rare Holo #8 Pokémon Stage 1 HP 70
Types
Colorless
Illustrator
Masakazu Fukuda
Expansion
Power Keepers · EX
Language
English
TCGplayer
84739

Attacks

Max Energy Source 10
Colorless

Does 10 damage times the amount of Energy attached to all of your Active Pokémon.

GET /api/v1/pokemon/cards/ex16-8vrh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex16-8vrh",
    "name": "Delcatty",
    "number": "8",
    "printed_number": "8",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/8vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/8vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/8vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex16",
      "name": "Power Keepers",
      "total": 108,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "PK",
      "printed_total": 108,
      "release_date": "2007/02/02",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex16.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex16.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "84739",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/8vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/8vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/8vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "70",
    "abilities": [
      {
        "name": "Energy Draw",
        "text": "Once during your turn (before your attack), you may discard 1 Energy card from your hand. Then draw up to 3 cards from your deck. This power can't be used if Delcatty is affected by a Special Condition.",
        "type": "Poké-Power"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Max Energy Source",
        "text": "Does 10 damage times the amount of Energy attached to all of your Active Pokémon.",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Masakazu Fukuda",
    "pricing": {
      "currency": "USD",
      "market": 22.33,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 22.33
        },
        {
          "condition": "LP",
          "price": 12.13
        },
        {
          "condition": "MP",
          "price": 8.89
        },
        {
          "condition": "HP",
          "price": 6.52
        },
        {
          "condition": "DMG",
          "price": 3.86
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 44,
          "low": 27.5,
          "high": 46,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 15.93,
          "low": 19.5,
          "high": 19.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 31.2,
          "low": 39.99,
          "high": 39.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 178,
          "low": 151.3,
          "high": 204.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 18,
          "low": 14,
          "high": 18,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 54.68,
          "low": 33.3,
          "high": 59.7,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 92.5,
          "low": 55,
          "high": 205.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        }
      ],
      "market_updated_at": "2026-09-21T03:44:38.487Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.13
      }
    }
  }
}