/
QU
quadsproject
/
QUADS
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
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" }