/
ME
melius
/
Melius API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
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
Get a bulk run
get
/api/v1/bulk-node-runs/{bulkNodeRunId}
Path parameters
bulkNodeRunId
string
uuid
required
Response
200
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
Changes