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

← 151
Clefairy

Clefairy

Common #35 Pokémon Basic HP 60
Types
Psychic
Illustrator
ryoma uratsuka
Expansion
151 · Scarlet & Violet
Language
English
TCGplayer
516030

Attacks

Moon-Viewing Invitation
Psychic

Search your deck for up to 3 Clefairy and put them onto your Bench. Then, shuffle your deck.

Smack 20
Psychic · Colorless
GET /api/v1/pokemon/cards/sv3pt5-35vrh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv3pt5-35vrh",
    "name": "Clefairy",
    "number": "35",
    "printed_number": "35",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/35vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/35vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/35vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv3pt5",
      "name": "151",
      "total": 207,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "MEW",
      "printed_total": 165,
      "release_date": "2023/09/22",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "516030",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/35vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/35vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/35vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "60",
    "attacks": [
      {
        "cost": [
          "Psychic"
        ],
        "converted_energy_cost": 1,
        "name": "Moon-Viewing Invitation",
        "text": "Search your deck for up to 3 Clefairy and put them onto your Bench. Then, shuffle your deck."
      },
      {
        "cost": [
          "Psychic",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Smack",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "ryoma uratsuka",
    "pricing": {
      "currency": "USD",
      "market": 0.31,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.31
        },
        {
          "condition": "LP",
          "price": 0.26
        },
        {
          "condition": "MP",
          "price": 0.17
        },
        {
          "condition": "DMG",
          "price": 0.12
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 34.01,
          "low": 12,
          "high": 56.01,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 31.95,
          "low": 27.16,
          "high": 36.74,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 8.51,
          "low": 7.23,
          "high": 9.79,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12.48,
          "low": 10.61,
          "high": 14.35,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:18:01.564Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.9
      }
    }
  }
}