Authorization: Bearer ********************{
"model": "viduq2-turbo_1080p",
"prompt": "展示一天的阳光以及黑夜",
"seconds": "6",
"size": "1280x720",
"input_reference": "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": "viduq2-turbo_1080p",
"prompt": "展示一天的阳光以及黑夜",
"seconds": "6",
"size": "1280x720",
"input_reference": "https://***.png"
}'{
"id": "2edc20c4-e5f5-4bcd-becd-c071bf1b35c0",
"completed_at": null,
"created_at": 1761813042,
"error": null,
"expires_at": null,
"model": "viduq2-turbo",
"object": "video",
"progress": 0,
"remixed_from_video_id": null,
"seconds": "1",
"size": null,
"status": "queued",
"video_url": null
}