/
QU
quadsproject
/
QUADS
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
quadsproject
QUADS
post
Login endpoint with Basic Auth that returns token for Bearer Auth
v1
latest
OpenAPI 3.0.0
GPLv3
2026-07-17
66
18
55.6 KB
Auth
Login endpoint with Basic Auth that returns token for Bearer Auth
post
/login/
Response
Successful user login
object
required
auth_token
string
Authentication Token
Example response
{ "auth_token": "7h1515aV3rYkr1p71k70k3n" }