/
ME
melius
/
Melius API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
View markdown
melius
Melius API
post
Start a bulk run
latest
OpenAPI 3.0.2
2026-07-26
53
0
237.8 KB
c48e2a9e4b72
apiKey
3
approval
1
audio
1
canvas
7
comment
4
edge
3
font
1
model
2
node
9
presence
1
preset
1
profile
1
project
5
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
upload
3
run
Start a bulk run
post
/api/v1/canvases/{canvasId}/bulk-run
Path parameters
canvasId
string
uuid
required
Request body
object
required
nodeIds
string[]
required
imageUrls
string[]
numVariations
integer
matchAudioToVideoDurationNodeIds
string[]
Response
201
object
required
id
string
uuid
required
canvasId
string
uuid
required
status
'pending'
|
'running'
|
'finished'
|
'failed'
required
totalNodes
integer
required
completedNodes
integer
required
failedNodes
integer
required
skippedNodes
integer
required
nodeEntries
object[]
required
createdAt
string
date-time
required