curl --location --request POST 'https://api.302.ai/ws/api/v3/minimax/hailuo-2.3/fast' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"duration": 6,
"enable_prompt_expansion": true,
"go_fast": true,
"image": "https://d1q70pf5vjeyhc.cloudfront.net/media/52dc396524064375b77a4d981c81df49/images/1761626204368823614_f5HEzvso.jpeg",
"prompt": "Motion:\nThe woman naturally raises the perfume bottle from her side toward the camera, tilting it sl..."
}'{
"code": 200,
"message": "success",
"data": {
"id": "51aefa20d0ae459ab6689e8694106785",
"model": "wavespeed-ai/flux-dev-ultra-fast",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/51aefa20d0ae459ab6689e8694106785/result"
},
"has_nsfw_contents": [],
"status": "created",
"created_at": "2025-10-20T08:26:46.871Z",
"error": "",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}