/
KU
kubeorch
/
KubeOrch Core API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 13m ago · Updated 3w ago
View markdown
kubeorch
KubeOrch Core API
post
Register a new user
v1
latest
OpenAPI 3.0.3
Apache 2.0
2026-07-17
17
2
8.1 KB
Auth
4
post
Register a new user
post
Login with email and password
post
Refresh an expired JWT token
get
Get available authentication methods
Builds
1
Clusters
3
Dashboard
1
Plugins
1
Resources
1
Workflows
6
Auth
Register a new user
post
/api/auth/register
Request body
object
required
email
string
email
required
password
string
required
name
string
required
Response
User registered successfully
AuthResponse
required
token
string
user
object