{
"aspect_ratio": "16:9",
"enable_sync_mode": false,
"guidance_scale": 3.5,
"prompt": "A little boy in a yellow raincoat joyfully hugging a large Golden Retriever on a grassy field just after the rain. The dog is enthusiastically licking his cheek. In the background is the wet grass and a faint rainbow. Close-up shot, capturing the child's pure joy and the dog's gentle nature. Photo filled with natural light, clean and bright composition, realistic texture.\n",
"safety_tolerance": "2"
}curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/flux-kontext-pro/text-to-image' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"aspect_ratio": "16:9",
"enable_sync_mode": false,
"guidance_scale": 3.5,
"prompt": "A little boy in a yellow raincoat joyfully hugging a large Golden Retriever on a grassy field just after the rain. The dog is enthusiastically licking his cheek. In the background is the wet grass and a faint rainbow. Close-up shot, capturing the child'\''s pure joy and the dog'\''s gentle nature. Photo filled with natural light, clean and bright composition, realistic texture.\n",
"safety_tolerance": "2"
}'{
"code": 200,
"message": "success",
"data": {
"id": "83e3c2edfaf8483e83029a0ff0a758e6",
"model": "alibaba/wan-2.5/text-to-video-fast",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/83e3c2edfaf8483e83029a0ff0a758e6/result"
},
"has_nsfw_contents": [],
"status": "created",
"created_at": "2025-10-11T06:44:43.299Z",
"error": "",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}