Skip to main content
POST
seedream-5.0-pro

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
prompt
string
required

Length must be between 1 and 2000.

Required string length: 1 - 2000
model
enum<string>
required

Must be one of: seedream-5.0-pro.

Available options:
seedream-5.0-pro
images
string<url>[]

Up to 10 reference images.

Maximum array length: 10
size
string

Aspect ratio or pixel size.

quality
enum<string>
default:1K

Must be one of: 1K, 2K. Defaults to 1K.

Available options:
1K,
2K
max_images
integer
default:1

Must be between 1 and 1. Defaults to 1.

Required range: 1 <= x <= 1

Response

Task accepted and queued for generation.

code
integer
Example:

0

data
object
msg
string
Example:

"success"

request_id
string<uuid>
Example:

"250b66dd-e1fb-4bb6-b5f6-c668efadc35d"