{
"generate_audio": true,
"images": [
"https://d1q70pf5vjeyhc.cloudfront.net/media/92d2d4ca66f84793adcb20742b15d262/images/1760527240694382222_6dGCzvso.jpg",
"https://d1q70pf5vjeyhc.cloudfront.net/media/92d2d4ca66f84793adcb20742b15d262/images/1760527510139728132_NLTOMHEB.jpg"
],
"prompt": "The man is feeding penguins noodles, and he happily says: Eat up, eat your fill!",
"resolution": "1080p"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/google/veo3.1/reference-to-video' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"generate_audio": true,
"images": [
"https://d1q70pf5vjeyhc.cloudfront.net/media/92d2d4ca66f84793adcb20742b15d262/images/1760527240694382222_6dGCzvso.jpg",
"https://d1q70pf5vjeyhc.cloudfront.net/media/92d2d4ca66f84793adcb20742b15d262/images/1760527510139728132_NLTOMHEB.jpg"
],
"prompt": "The man is feeding penguins noodles, and he happily says: Eat up, eat your fill!",
"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
}
}
}