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

← Gates Awakened
Ed

Ed

Common #012 Entity Beanz HP 3
Types
Neutral
Expansion
Gates Awakened · Azuki TCG
Language
English
TCGplayer
GET /api/v1/azuki/cards/AZK01-012?include=prices 200 24ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "AZK01-012",
    "name": "Ed",
    "number": "012",
    "printed_number": "012",
    "images": [
      {
        "type": "front",
        "small": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-012_Ed_E_C_die.jpg",
        "medium": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-012_Ed_E_C_die.jpg",
        "large": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-012_Ed_E_C_die.jpg"
      }
    ],
    "expansion": {
      "id": "azk-01",
      "name": "Gates Awakened",
      "total": 154,
      "language": "English",
      "language_code": "en",
      "series": "Azuki TCG",
      "code": "AZK-01",
      "printed_total": 129,
      "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-AZK01-012_Ed_E_C_die.jpg",
            "medium": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-012_Ed_E_C_die.jpg",
            "large": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-012_Ed_E_C_die.jpg"
          }
        ]
      }
    ],
    "supertype": "Entity",
    "subtypes": [
      "Beanz"
    ],
    "types": [
      "Neutral"
    ],
    "hp": "3",
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 24.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "9",
          "value": 46.35,
          "low": 20.5,
          "high": 20.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T02:39:17.128Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}