/
KU
kubeorch
/
KubeOrch Core API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
Apache 2.0
2026-07-17
17
2
8.1 KB
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
All 17 operations
post
Register a new user
post
Login with email and password
post
Refresh an expired JWT token
get
Get available authentication methods
get
List all workflows for the authenticated user
post
Create a new workflow
get
Get a specific workflow
put
Update workflow metadata
delete
Delete a workflow
post
Execute the workflow
get
List all clusters
post
Add a new cluster
post
Test cluster connection
get
List tracked Kubernetes resources
post
Start a container image build
get
List all plugins
get
Get dashboard statistics