Skip to main content

Authentication

WatchTower uses JWT bearer tokens for API authentication.

Register

POST /api/v1/auth/register — Create a new tenant and admin user.

Login

POST /api/v1/auth/login — Authenticate and receive JWT tokens.