v51

latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-01199241439.9 KB
auth

Create initial admin account

Creates the first admin user during initial setup. Only available when no users exist. Returns a JWT token for immediate login.

post/auth/setup

Query parameters

remoteNodestring

name of the remote node

Request body

usernamestring required

Admin username

passwordstring required

Admin password

Response

Admin account created successfully

tokenstring required

JWT authentication token

expiresAtstring date-time required

Token expiration timestamp