{
"aspect_ratio": "1:1",
"negative_prompt": "",
"num_images": 1,
"prompt": "A raw, unflinching photograph of a weathered soldier in a desert trench. Dust and sand are kicked up by the wind, clinging to his helmet and gear. His eyes, though tired, are sharp and focused, looking out into the distance. The background is a blurry, sun-scorched landscape. The image is gritty, with high contrast and a muted color palette. Shot on a vintage film camera, documentary style, hyper-realistic."
}curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/imagen4' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header 'Content-Type: application/json' \
--data-raw '{
"aspect_ratio": "1:1",
"negative_prompt": "",
"num_images": 1,
"prompt": "A raw, unflinching photograph of a weathered soldier in a desert trench. Dust and sand are kicked up by the wind, clinging to his helmet and gear. His eyes, though tired, are sharp and focused, looking out into the distance. The background is a blurry, sun-scorched landscape. The image is gritty, with high contrast and a muted color palette. Shot on a vintage film camera, documentary style, hyper-realistic."
}'{
"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
}
}
}