{
"enable_base64_output": false,
"enable_prompt_expansion": true,
"prompt": "A fair-skinned European girl with blond hair and a straw hat is looking at the camera. She is in a sunny meadow with a blurred background of flowers and grass. A genuine, bright smile slowly forms on her face. Hyper-realistic, soft, bright, 4K, detailed hair strands under sunlight, freckles and skin texture, warm color tones, shallow depth of field. A frontal close-up shot with a slow dolly zoom out.",
"seed": -1,
"size": "1280*720"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/bytedance/seedream-v3.1' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"enable_base64_output": false,
"enable_prompt_expansion": true,
"prompt": "A fair-skinned European girl with blond hair and a straw hat is looking at the camera. She is in a sunny meadow with a blurred background of flowers and grass. A genuine, bright smile slowly forms on her face. Hyper-realistic, soft, bright, 4K, detailed hair strands under sunlight, freckles and skin texture, warm color tones, shallow depth of field. A frontal close-up shot with a slow dolly zoom out.",
"seed": -1,
"size": "1280*720"
}'
{
"code": 200,
"message": "success",
"data": {
"id": "51aefa20d0ae459ab6689e8694106785",
"model": "wavespeed-ai/flux-dev-ultra-fast",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/51aefa20d0ae459ab6689e8694106785/result"
},
"has_nsfw_contents": [],
"status": "created",
"created_at": "2025-10-20T08:26:46.871Z",
"error": "",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}