Skip to content
☁️ HitKeep Cloud is coming! Join the Early Access waitlist →

Setup Admin Account

POST
/api/initial-user

Creates the first user. Fails if users already exist. Sets auth cookie.

object
email
required
string format: email
password
required
string
>= 8 characters

User created successfully

object
token

The JWT token (also set in cookie)

string
Set-Cookie
string

HTTP-Only JWT Cookie

Setup already completed