Hailuo Videos
API Reference
Hailuo Videos
POST
Hailuo Videos
التفويضات
API token from https://platform.acedata.cloud
الترويسات
Specifies the format of the response from the server. If not specified, the default format is application/json. If application/x-ndjson is specified, the response will be in newline-delimited JSON format, streaming the response chunk by chunk
الخيارات المتاحة:
application/json, application/x-ndjson الجسم
application/json
The model used to generate the videos, default value is minimax-t2v
الخيارات المتاحة:
minimax-i2v, minimax-t2v, minimax-i2v-director مثال:
"2.0"
The action to generate the video. If generate, the video will be generated from the prompt.
الخيارات المتاحة:
generate مثال:
"generate"
The prompt which used to generate the video.
مثال:
"火气"
The callback URL which will be called when the video is generated
You can specify the first frame to generate video.

