{
"enable_base64_output": false,
"output_format": "jpeg",
"prompt": "A young woman in a white blouse and denim skirt standing in a sunlit kitchen, soft morning light, photorealistic, Canon lens depth of field, warm tones",
"seed": -1,
"size": "1024*1476"
}curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/hidream-i1-full' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"enable_base64_output": false,
"output_format": "jpeg",
"prompt": "A young woman in a white blouse and denim skirt standing in a sunlit kitchen, soft morning light, photorealistic, Canon lens depth of field, warm tones",
"seed": -1,
"size": "1024*1476"
}'{
"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
}
}
}