Skip to main content

Overview

Images endpoints

Available Operations

generate

Generates an image from a text prompt via the image generation router

Example Usage

Parameters

Response

operations.CreateImagesResponse

Errors

list_models

Lists every image generation model with its top-level supported-parameter superset and a URL to its full per-endpoint records.

Example Usage

Parameters

Response

components.ImageModelsListResponse

Errors

list_model_endpoints

Returns the full per-endpoint records for an image model: each endpoint’s definitive supported parameters, pricing, and passthrough allowlist.

Example Usage

Parameters

Response

components.ImageModelEndpointsResponse

Errors