/
ME
melius
/
Melius API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3w ago · Updated 3w ago
c48e2a9e4b72
latest
OpenAPI 3.0.2
2026-07-26
53
0
237.8 KB
apiKey
3
get
List API keys
post
Create an API key
delete
Revoke an API key
approval
1
get
Get a run approval
audio
1
get
List voices
canvas
7
get
List canvases in a project
post
Create a canvas
delete
Delete a canvas
get
Get a canvas
patch
Update a canvas
get
Get canvas content
get
List all canvases
comment
4
post
Add a comment to a thread
get
List comment threads
post
Create a comment thread
patch
Update a comment thread
edge
3
post
Create an edge
post
Create edges in bulk
delete
Delete an edge
font
1
get
List custom fonts
model
2
get
Get Auto model defaults
get
List generative models
node
9
post
Create a node
post
Create nodes in bulk
patch
Update nodes in bulk
delete
Delete a node
patch
Update a node
post
Delete nodes in bulk
get
Get a node
put
Set node text
post
Set the active node version
presence
1
post
Set agent presence
preset
1
get
List presets
profile
1
get
Get your profile
project
5
post
Create a project
get
Get a project
delete
Delete a project
patch
Update a project
get
List projects
run
10
post
Cancel a run
post
Download a bulk run output
post
Download a run output
post
Download all run outputs
get
Get a bulk run
get
Get a run
get
Get the latest runs
post
Magic resize from an image
post
Start a bulk run
post
Start a run
team
1
get
List your teams
upload
3
post
Complete an upload
post
Sign an upload part
post
Start an upload
apiKey
List API keys
get
/api/v1/api-keys
Response
200
object[]
required
id
string
uuid
required
name
string
required
keyPrefix
string
required
teamId
string
uuid
required
createdBy
object
required
lastUsedAt
string
date-time
nullable
required
createdAt
string
date-time
required
expiresAt
string
date-time
nullable
required