{
"aspect_ratio": "9:16",
"duration": 8,
"generate_audio": true,
"image": "https://d1q70pf5vjeyhc.cloudfront.net/media/92d2d4ca66f84793adcb20742b15d262/images/1760150026677888538_c4FYjDU8.jpeg",
"prompt": "A cheerful gorilla holding a camera talks to the audience in vlog style, standing in a jungle with cinematic lighting. The gorilla waves and says with excitement:\n\"Yo! I just made this with Veo 3.1 on WaveSpeedAI! It even gave me a voice! Let’s gooo!\"\nBackground: upbeat jungle music, camera shake, 4K cinematic realism.",
"resolution": "1080p"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/google/veo3.1-fast/image-to-video' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"aspect_ratio": "9:16",
"duration": 8,
"generate_audio": true,
"image": "https://d1q70pf5vjeyhc.cloudfront.net/media/92d2d4ca66f84793adcb20742b15d262/images/1760150026677888538_c4FYjDU8.jpeg",
"prompt": "A cheerful gorilla holding a camera talks to the audience in vlog style, standing in a jungle with cinematic lighting. The gorilla waves and says with excitement:\n\"Yo! I just made this with Veo 3.1 on WaveSpeedAI! It even gave me a voice! Let’s gooo!\"\nBackground: upbeat jungle music, camera shake, 4K cinematic realism.",
"resolution": "1080p"
}'
{
"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
}
}
}