Skip to main content
POST
Generate an image (Seedream)
This endpoint integrates a third-party model. For detailed parameter information, please refer to the official documentation at Volcengine Docs.

Authorizations

Authorization
string
header
required

Authentication is done using Bearer Token. Format: Authorization: Bearer sk-xxxxxx

Body

application/json
model
string
required
prompt
string
required
image

The input image information supports URL or Base64 encoding.

size
string
seed
integer
response_format
string
watermark
boolean

Response

200 - application/json

Image generated successfully

created
integer
data
object[]