/
VX
vxcontrol
/
PentAGI Swagger API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
MIT
2026-07-17
93
106
379.6 KB
Public
Login user into system
post
/auth/login
Request body
ModelsLogin
required
mail
string
required
password
string
required
Response
login successful
SuccessResponse
required
data
object
status
string
Example response
{ "status": "success" }