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

/api/v1/azuki/cards/AZK01-121?include=prices 200 24ms{
"success": true,
"data": {
"id": "AZK01-121",
"name": "Kagoro of the Burnt Path",
"number": "121",
"printed_number": "121",
"images": [
{
"type": "front",
"small": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-121_Kagoro-of-the-Burnt-Path_L_L_die.jpg",
"medium": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-121_Kagoro-of-the-Burnt-Path_L_L_die.jpg",
"large": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-121_Kagoro-of-the-Burnt-Path_L_L_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-121_Kagoro-of-the-Burnt-Path_L_L_die.jpg",
"medium": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-121_Kagoro-of-the-Burnt-Path_L_L_die.jpg",
"large": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-121_Kagoro-of-the-Burnt-Path_L_L_die.jpg"
}
]
}
],
"supertype": "Leader",
"subtypes": [
"Loneflame",
"Red Panda"
],
"types": [
"Fire"
],
"hp": "20",
"rarity": "Leader",
"pricing": {
"currency": "USD",
"market": 100,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T02:39:17.128Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}