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

← Azuki Promos
Shao

Shao

Leader ★ #001AX Leader Shao HP 20
Types
Water
Expansion
Azuki Promos · Azuki TCG
Language
English
TCGplayer
GET /api/v1/azuki/cards/STT02-001AX?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "STT02-001AX",
    "name": "Shao",
    "number": "001AX",
    "printed_number": "001AX",
    "images": [
      {
        "type": "front",
        "small": "https://static-content.azuki.com/tcg/card_art/S1-STT02-001AX_Shao_L_INV26-TOP8_die.jpg",
        "medium": "https://static-content.azuki.com/tcg/card_art/S1-STT02-001AX_Shao_L_INV26-TOP8_die.jpg",
        "large": "https://static-content.azuki.com/tcg/card_art/S1-STT02-001AX_Shao_L_INV26-TOP8_die.jpg"
      }
    ],
    "expansion": {
      "id": "azk-promo",
      "name": "Azuki Promos",
      "total": 6,
      "language": "English",
      "language_code": "en",
      "series": "Azuki TCG",
      "code": "AZP",
      "printed_total": 3,
      "release_date": "2026/06/29",
      "logo": "https://tcg.azuki.com/azuki_tcg_logo.svg",
      "symbol": "https://tcg.azuki.com/azuki_tcg_logo.svg"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://static-content.azuki.com/tcg/card_art/S1-STT02-001AX_Shao_L_INV26-TOP8_die.jpg",
            "medium": "https://static-content.azuki.com/tcg/card_art/S1-STT02-001AX_Shao_L_INV26-TOP8_die.jpg",
            "large": "https://static-content.azuki.com/tcg/card_art/S1-STT02-001AX_Shao_L_INV26-TOP8_die.jpg"
          }
        ]
      }
    ],
    "supertype": "Leader",
    "subtypes": [
      "Shao"
    ],
    "types": [
      "Water"
    ],
    "hp": "20",
    "rarity": "Leader ★",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": []
    }
  }
}