API Reference

Bulk Schedule

AI image generator that creates images based on textual prompts, it allows users to select from various image models like DALLE.2, DALLE.3, and multiple Stable Diffusion versions. It specifies the image model, size, quantity, and excludes certain traits like cartoon or blurry effects.

Log in to see full request history
Body Params
params
object

Required parameters for this workflow execution. Values must be column names in case in bulk mode execution.

scheduler
object

Cronjob like workflow execution scheduling, only used when workflow is in scheduling execution, otherwise leave it as empty when execute immediately.

bulkExecution
object

Execute workflow in bulk mode, either immediate bulk run, or a scheduling bulk exectuion with scheduler specified. The value for params attributes must be a column name in the sheet.

Responses

400

Bad Request - due to missing or invalid parameters.

401

Unauthorized - incorrect API credentials.

500

Internal Server Error - an error occurred in processing the request.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json