Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Use your APIPod API key as a Bearer token in the Authorization header.

Body

application/json
model
string
required

Public APIPod model ID.

Allowed value: "seedream-5.0-lite"
prompt
string
required

Describe the content of the image to be generated.

Maximum string length: 2000
quality
enum<string>
default:2K

Output image resolution.

Available options:
2K,
3K
aspect_ratio
enum<string>
default:1:1

The generated image's width and height aspect ratio.

Available options:
1:1,
2:3,
3:2,
3:4,
4:3,
16:9,
9:16,
21:9

Response

200 - application/json

Task accepted

Standard response for task submission

code
integer
required
data
Task Submit Data · object
required

Data content for task submission

message
string
required