AI Images
Seedream models, generate with prompt
Text to image with prompt with Seedream models.
get/ai-image/seedream
Query parameters
promptstring required
Prompt to manipulate the image
modelstring required
Generation model, seedream-5, seedream-4.5, seedream-4 is available.
ratiostring required
Available ratios: 16:9, 9:16, 1:1, 4:3, 3:4.
Response
Success - Got the response
Example response
{
"creator": "@PaxSenix",
"message": "Here is your job id and task url!",
"ok": true,
"jobId": 183829,
"task_url": "https://example.com/task/19299"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.