wan2.5-t2i-preview
Model Overview
Setup your API Key
API Schema
post
Body
modelstring · enumRequiredPossible values:
promptstring · max: 2000Required
The text prompt describing the content, style, or composition of the image to be generated.
negative_promptstring · max: 500Optional
The description of elements to avoid in the generated image.
num_imagesinteger · min: 1 · max: 4OptionalDefault:
The number of images to generate.
1image_sizeany ofOptionalDefault:
The size of the generated image.
landscape_4_3or
string · enumOptionalPossible values:
The size of the generated image.
enhance_promptbooleanOptionalDefault:
Optional parameter to use an LLM-based prompt rewriting feature for higher-quality images that better match the original prompt. Disabling it may affect image quality and prompt alignment.
truewatermarkbooleanOptionalDefault:
Add an invisible watermark to the generated images.
falseseedinteger · max: 2147483647Optional
The same seed and the same prompt given to the same version of the model will output the same image every time.
Responses
200Success
application/json
post
/v1/images/generations200Success
Quick Example

"A T-Rex relaxing on a beach, lying on a sun lounger and wearing sunglasses."Last updated
Was this helpful?