Seedream V4
Header parameters
AuthorizationstringRequiredExample:
sk-Qp03mnjjNqXKxpnw5qQ4IqVABNfad5YOk1axUhp7pJbokFmuBody
modelstringRequiredExample:
The model name, such as gpt-image-1
bytedance-seedream-v4-text-to-imagepromptstringRequiredExample:
The text prompt used to generate the image
A cute baby sea otterseedintegerOptional
Random seed to control the stochasticity of image generation.
enable_safety_checkerbooleanOptionalDefault:
If set to true, the safety checker will be enabled. Default value: false
falseninteger · min: 1OptionalDefault:
n is the number of images to generate, default value is 1.
1Example: 1output_formatstring · enumOptionalDefault:
output_format indicate the output format, default value is url.
urlExample: urlPossible values: Responses
200Success
application/json
createdintegerRequired
post
/v1/images/generations200Success
Last updated