Authorization: Bearer ********************{
"model": "minimax-hailuo-2.3_1080p",
"prompt": "展示一天的阳光以及黑夜",
"seconds": "6",
"size": "1280x720",
"input_reference": "https://***.png",
"first_frame_image": "https://****.png",
"last_frame_image": "https://*****.png"
}curl --location --request POST 'https://api.chatfire.site/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "minimax-hailuo-2.3_1080p",
"prompt": "展示一天的阳光以及黑夜",
"seconds": "6",
"size": "1280x720",
"input_reference": "https://***.png",
"first_frame_image": "https://****.png",
"last_frame_image": "https://*****.png"
}'{
"id": "task_01k7dvg9e9fd681sdns2gfp9fs",
"status": "queued",
"created_at": 1760327903057,
"model": "hailuo",
"object": "video",
"seconds": "10"
}