/
FR
freezonex
/
Untitled API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 2d ago
View markdown
freezonex
Untitled API
post
创建 API Key
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
core/auth
8
core/cliauth
2
core/flow
13
core/i18n
1
core/iam
9
core/system
4
core/uns
19
openapi/v1/auth
1
openapi/v1/flow
8
openapi/v1/info
1
openapi/v1/platform
1
openapi/v1/uns
11
core/apikey
coreApikey
创建 API Key
创建新的 API Key
post
/api/core/common/api-keys
Request body
ApiKeyCreateReq
required
name
string
required
permission
string
usageType
string
keyType
string
resourceKeys
string[]
expireTime
integer
Response
A successful response.
object
required
code
integer
msg
string
data
Envelope