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

← SWSH Black Star Promos
Deoxys

Deoxys

Promo #SWSH170 Pokémon BasicFusion StrikeSingle StrikeRapid Strike HP 120
Types
Psychic
Illustrator
Souichirou Gunjima
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
253406

Attacks

Photon Boost 80
Colorless · Colorless · Colorless

If this Pokémon has any Fusion Strike Energy attached, this attack does 80 more damage.

GET /api/v1/pokemon/cards/swshp-SWSH170vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH170vh",
    "name": "Deoxys",
    "number": "SWSH170",
    "printed_number": "SWSH170",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH170vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH170vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH170vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swshp",
      "name": "SWSH Black Star Promos",
      "total": 307,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "PR-SW",
      "printed_total": 307,
      "release_date": "2019/11/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "253406",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH170vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH170vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH170vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "Fusion Strike",
      "Single Strike",
      "Rapid Strike"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "120",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Photon Boost",
        "text": "If this Pokémon has any Fusion Strike Energy attached, this attack does 80 more damage.",
        "damage": "80"
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Promo",
    "artist": "Souichirou Gunjima",
    "pricing": {
      "currency": "USD",
      "market": 5.55,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.55
        },
        {
          "condition": "LP",
          "price": 4.56
        },
        {
          "condition": "MP",
          "price": 3.58
        },
        {
          "condition": "HP",
          "price": 1.5
        },
        {
          "condition": "DMG",
          "price": 2.49
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 29.99,
          "low": 25.49,
          "high": 34.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 336.74,
          "low": 333.8,
          "high": 336.74,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 24.99,
          "low": 21.24,
          "high": 28.74,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 49.95,
          "low": 42.46,
          "high": 57.44,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 27.54,
          "low": 27,
          "high": 27,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T02:14:00.982Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.8
      }
    }
  }
}