Enterprise: Flux API
Overview
Generate image in seconds
You can also specify the number of images to be generated and set their height and width.
Currently the API supports the following image formats: PNG and JPG.
Available Endpoints
Text to Image Endpoint
This endpoint generates and returns an image from a text passed in the request using flux model.
Image to Image Endpoint
This endpoint generates and returns an image from a from passed in the request using flux model.
Fetch Queued Images Endpoint
This endpoint returns an already generated image by passing its ID with the endpoint location.
Clear Server Cache Endpoint
This endpoint clear server cache
Restart Server Endpoint
This endpoint restart the server
Playground
You can try the available endpoints in our Playground section, just make sure to sign up first.