/
NI
nimtable
/
NimTable Account API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
10
10
13.6 KB
Authentication
User login
Authenticate user with username and password
post
/acc-api/auth/login
Request body
LoginRequest
required
username
string
required
password
string
password
required
Response
Login successful
LoginResponse
required
success
boolean
required
token
string
required
JWT token for authentication