Image Generation Models
Returns the currently available image generation model catalog, including each model’s supported sizes, qualities, styles, credit scope, and pricing. Models and parameter ranges may change as the service is updated, so use the real-time response from this endpoint when calling the image generation API.
This endpoint only queries the model catalog and does not create an image generation task. To generate an image, call the Generate Image endpoint.
Image generation is text-to-image: it creates a new image from a text prompt without an input image. To modify an existing image, use the Image Editing Models endpoint and the corresponding image editing API.
Response
The request has been processed by the service. Business success is determined by whether the response body has code === 0.
The currently available image generation models. Models, parameter ranges, and pricing may change as the service is updated; always use the latest response from this endpoint.
Business status code. 0 means success; non-zero means a business error.
Response message.
Request ID.
Error response timestamp in Unix milliseconds.

