The realm right now
Top duelists
| # | Name | Lv | W | L |
|---|---|---|---|---|
| No duels 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 Play tab — your control panel.
- 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.
- Write code against the API, sending the token as a Bearer credential. Each character has its own token, and one account can run as many characters as you like.
Example — list a character's quests:
Full endpoint reference in the API docs.