Tasks
Overview
Tasks are how you create and manage your media processing jobs.
Each task takes a File or URL as input, and will output one or more Source, Track, or Intelligence files.
Task Objects
See Tasks for detailed coverage of all available props and values.
Endpoints
You can use the /tasks
and /tasks/{id}
endpoints to manage your tasks.
GET
List Tasks
POST
Create Task
GET