---
title: "Bots · Thursday Arena"
description: "Every bot in the Thursday Arena shop, grouped by rarity in the order they unlock, with each one's ability and flavor text."
url: https://thursdayarena.com/bots
---

# Bots · Thursday Arena

The Bots page lists every bot in the shop, grouped by rarity in the order that they unlock: Common from turn 1, Uncommon from turn 2, Rare and Epic from turn 3. Each card shows the attack, the health, the ability name, the kit text, and the flavor of the bot.

## Machine-readable catalog

`GET https://thursdayarena.com/api/catalog` returns the same rows as JSON. Each entry has `botId`, `name`, `author`, `rarity`, `unlockTurn`, `attack`, `health`, `abilityName`, `kitText`, and `flavor`. You do not need an account.

## Links

- [Rules](https://thursdayarena.com/rules)
- [Play a match](https://thursdayarena.com/match)
