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-009?include=prices 200 20ms{
"success": true,
"data": {
"id": "AZK01-009",
"name": "The Red Bean",
"number": "009",
"printed_number": "009",
"images": [
{
"type": "front",
"small": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-009_The-Red-Bean_S_R_die.jpg",
"medium": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-009_The-Red-Bean_S_R_die.jpg",
"large": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-009_The-Red-Bean_S_R_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-009_The-Red-Bean_S_R_die.jpg",
"medium": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-009_The-Red-Bean_S_R_die.jpg",
"large": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-009_The-Red-Bean_S_R_die.jpg"
}
]
}
],
"supertype": "Spell",
"subtypes": [
"Legendary Bean"
],
"types": [
"Neutral"
],
"abilities": [
{
"name": "Charge",
"text": "",
"type": "ability"
}
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 30,
"is_stale": false,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T02:39:17.128Z",
"trend_7d": {
"direction": "down",
"percent": -25
}
}
}
}