/
SP
sphireinc
/
Foundry API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-17
46
42
32.6 KB
auth
Authenticate and create a session
post
/login
Request body
LoginRequest
required
username
string
required
password
string
required
totp_code
string
Response
Session created
AuthSession
required
authenticated
boolean
required
username
string
required
name
string
email
string
role
string
capabilities
string[]
required
mfa_complete
boolean
csrf_token
string
ttl_seconds
integer