/
FR
freezonex
/
Untitled API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 14m ago · Updated 2d ago
latest
Swagger 2.0
raw.githubusercontent.com
2026-08-20
88
126
152.5 KB
e5f616b215c8
core/apikey
4
get
获取 API Key 列表
post
创建 API Key
put
更新 API Key
delete
删除 API Key
core/asset
6
post
/api/core/asset-bindings
delete
/api/core/asset-bindings/{id}
get
/api/core/assets
post
/api/core/assets
get
/api/core/assets/{fileId}
get
/api/core/assets/{fileId}/download
core/auth
8
get
/api/core/auth/config
put
/api/core/auth/config
patch
/api/core/auth/config
post
/api/core/auth/login
post
/api/core/auth/logout
get
/api/core/auth/me
put
/api/core/auth/password
put
/api/core/auth/profile
core/cliauth
2
post
/api/core/cli-auth/bind
post
/api/core/cli-auth/status
core/flow
13
get
/api/core/flows
post
/api/core/flows
get
/api/core/flows/missing-nodes
delete
/api/core/flows/missing-nodes
post
/api/core/flows/missing-nodes/cleanup
get
/api/core/flows/node-types
get
/api/core/flows/{flowId}
put
/api/core/flows/{flowId}
delete
/api/core/flows/{flowId}
put
/api/core/flows/{flowId}/data
post
/api/core/flows/{flowId}/deploy
put
/api/core/flows/{flowId}/mark
put
/api/core/flows/{flowId}/status
core/i18n
1
get
获取系统语言包
core/iam
9
get
/api/core/iam/roles
post
/api/core/iam/roles
put
/api/core/iam/roles/{id}
delete
/api/core/iam/roles/{id}
get
/api/core/iam/users
post
/api/core/iam/users
put
/api/core/iam/users/{id}
delete
/api/core/iam/users/{id}
post
/api/core/iam/users/{id}/password/reset
core/system
4
get
/api/core/system/config
get
/healthz
get
/metrics
get
/readyz
core/uns
19
get
/api/core/uns/dashboard
post
/api/core/uns/export
post
/api/core/uns/export-jobs
get
/api/core/uns/export-jobs/{jobId}
post
/api/core/uns/export/global
post
/api/core/uns/import
post
/api/core/uns/import-jobs
get
/api/core/uns/import-jobs/{jobId}
get
/api/core/uns/labels
post
/api/core/uns/labels
get
/api/core/uns/labels/{id}
put
/api/core/uns/labels/{id}
delete
/api/core/uns/labels/{id}
get
/api/core/uns/newMsg
get
/api/core/uns/nodes
post
/api/core/uns/nodes
get
/api/core/uns/nodes/{nodeId}
put
/api/core/uns/nodes/{nodeId}
delete
/api/core/uns/nodes/{nodeId}
openapi/v1/auth
1
post
/openapi/v1/auth/whoami
openapi/v1/flow
8
post
/openapi/v1/flow/create
post
/openapi/v1/flow/delete
post
/openapi/v1/flow/deploy
post
/openapi/v1/flow/flowdata
post
/openapi/v1/flow/get
post
/openapi/v1/flow/list
post
/openapi/v1/flow/nodes
post
/openapi/v1/flow/update
openapi/v1/info
1
post
/openapi/v1/info
openapi/v1/platform
1
post
/openapi/v1/platform/getMembers
openapi/v1/uns
11
post
/openapi/v1/uns/attachments
post
/openapi/v1/uns/attachments/list
post
/openapi/v1/uns/browse
post
/openapi/v1/uns/create
post
/openapi/v1/uns/delete
post
/openapi/v1/uns/history
post
/openapi/v1/uns/read
post
/openapi/v1/uns/search
post
/openapi/v1/uns/unsBindFlow
post
/openapi/v1/uns/update
post
/openapi/v1/uns/write
core/asset
coreAsset
post
/api/core/asset-bindings
Request body
AssetBindReq
required
fileId
integer
required
ownerType
string
required
ownerId
string
required
permissionKey
string
Response
A successful response.
object
required
code
integer
msg
string
data
Envelope