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