Seedream 5.0 Pro
Model Overview
API Schema
post
Body
modelstring · enumRequiredPossible values:
promptstringRequired
The text prompt describing the content, style, or composition of the image to be generated.
image_urlsstring · uri[] · min: 1 · max: 14Optional
List of URLs or local Base64 encoded images to edit.
image_sizeany ofOptionalDefault:
The size of the generated image.
1.5Kor
string · enumOptionalPossible values:
response_formatstring · enumOptionalDefault:
The format in which the generated images are returned.
urlPossible values: seedintegerOptional
The same seed and the same prompt given to the same version of the model will output the same image every time.
watermarkbooleanOptionalDefault:
Add an invisible watermark to the generated images.
falseResponses
200
Successful response.
application/json
post/v1/images/generations
200
Successful response.
Code Example
Last updated
Was this helpful?