Create jobs

Use this endpoint to create new jobs for a specified project. You can create multiple jobs at once by adding each input as an object within a JSON array. The exact format of the JSON you need to provide is dictated by the project type that you are using. For an example of how to structure the input, open your super.AI dashboard, select the relevant project, hit Upload data in the top left and look for the JSON option.

🚧

inputs or inputsFileUrl

Even though both of these parameters are optional, you must include one to create a job.

πŸ“˜

Job UUID

Your response will only include the job ID when you submit a single job. You can retrieve all the job IDs from a batch using this endpoint.

Language
Authorization
Header
Click Try It! to start a request and see the response here!