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

← Scarlet & Violet Black Star Promos
Chien-Pao

Chien-Pao

Promo #152 Pokémon Basic HP 120
Types
Water
Illustrator
toi8
Expansion
Scarlet & Violet Black Star Promos · Scarlet & Violet
Language
English
TCGplayer
594383

Attacks

Icicle Loop 120
Water · Water · Colorless

Put an Energy attached to this Pokémon into your hand.

GET /api/v1/pokemon/cards/svp-152vh?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "svp-152vh",
    "name": "Chien-Pao",
    "number": "152",
    "printed_number": "152",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/152vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/152vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/152vh.large.webp"
      }
    ],
    "expansion": {
      "id": "svp",
      "name": "Scarlet & Violet Black Star Promos",
      "total": 225,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SVP",
      "printed_total": 224,
      "release_date": "2023/01/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "594383",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/152vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/152vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/152vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "hp": "120",
    "abilities": [
      {
        "name": "Snow Sink",
        "text": "When you play this Pokémon from your hand onto your Bench during your turn, you may discard a Stadium in play.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Icicle Loop",
        "text": "Put an Energy attached to this Pokémon into your hand.",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "toi8",
    "pricing": {
      "currency": "USD",
      "market": 9.99,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 9.99
        },
        {
          "condition": "LP",
          "price": 9.47
        },
        {
          "condition": "MP",
          "price": 6.82
        },
        {
          "condition": "DMG",
          "price": 5.76
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "9",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 337.9,
          "low": 287.21,
          "high": 388.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 37,
          "low": 31.45,
          "high": 42.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 59.99,
          "low": 59.99,
          "high": 60,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:06:16.708Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.63
      }
    }
  }
}