/
CE
centeredge
/
Advantage API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v3
latest
OpenAPI 3.0.1
raw.githubusercontent.com
2026-08-03
84
241
293.2 KB
Authentication
Posts a request to log in to the Phoenix system
post
/api/v1/authentication/phoenix
Request body
AuthenticationRequest
required
username
string
required
password
string
required
Response
Created
AuthenticationResponse
required
username
string
required
accessToken
string
required
permissions
Permission[]
required