The realm right now
Top duelists
| # | Name | Lv | W | L |
|---|---|---|---|---|
| No duels yet. | ||||
Top hunters
| # | Name | Lv | Kills |
|---|---|---|---|
| No hunts yet. | |||
You'll create your first character after signing in — each character gets its own API token.
Getting started
- Create an account — pick a username and password (top right).
- Sign in, then open the Characters tab.
- Add a character: give it a name and class and hit Create. You'll get that character's API token, shown once — copy it now.
- Play entirely from code — quests, combat, everything — sending the token as a Bearer credential. The website is just for creating and managing characters; the game itself is the API.
Example — list a character's quests:
Full endpoint reference in the API docs.