Create Task
url or an assetId from a previous upload.
Examples
Separate vocals and instrumental:Checking results
Tasks process asynchronously. The response returns a Taskid you can use to check progress:
Check for completion
status. When a target finishes, its status becomes completed (with output download links) or error.Authorizations
Body
- Option 1
- Option 2
Asset ID of an input media file
One or more model targets to process
1 - 20 elementsOptional. S3 URI prefix to write outputs under (e.g. "s3://my-bucket/outputs"). The bucket must be covered by a configured storage integration. Outputs are organized as //targets//output/. See Custom S3 Write Destination.
Client-provided metadata. Stored and returned as-is in responses and webhooks.
4096Response
Default Response
Unique identifier of the Task
Timestamp of when the Task was created
Timestamp of when the Task was completed
Unique identifier of the client
Processing cost in credits
Asset ID of an input media file. Mutually exclusive with url
URL of an input media file. Mutually exclusive with assetId
S3 URI prefix outputs were written under. Outputs are organized as //targets//output/. Only present when a custom write destination was provided.
Client-provided metadata. Stored and returned as-is in responses and webhooks.
Processing targets and their current status