{"model":"seedream-3.0","prompt":"https://oss.ffire.cc/files/kling_watermark.png Let this woman wear glasses and change the color of her clothes","size":"1512x648","response_format":"url"}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST '/v1/images/generations' \
--header'Authorization: Bearer {{YOUR_API_KEY}}' \
--header'Content-Type: application/json' \
--data-raw'{
"model": "seedream-3.0",
"prompt": "https://oss.ffire.cc/files/kling_watermark.png Let this woman wear glasses and change the color of her clothes",
"size": "1512x648",
"response_format": "url"
}'