Skip to main content

Create a new job

POST 

/api/v1/jobs

Create and queue a new image or video generation job. Job priority is automatically set to 5 (medium priority) for all users.

Important: For file paths in job configurations, use relative paths starting with '/' (e.g., "/input/user123/file.jpg") that you get from file upload responses.

Request

Responses

Job created successfully