/
QU
quadsproject
/
QUADS
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 12m ago · Updated 3w ago
View markdown
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
Assignments
9
Auth
3
post
Login endpoint with Basic Auth that returns token for Bearer Auth
post
Logout endpoint for blacklisting authentication token
post
Register new users
Available
2
Clouds
6
Disks
5
Hosts
9
Interfaces
5
Memory
4
Moves
1
Notifications
3
Other
1
Processors
4
Schedules
8
Vlans
6
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" }