Version: v1.0.0 | Last Updated: 2026-06-05 This platform fully supports the Hailuo (MiniMax / Hailuo) video generation API. Requests and responses are transparently proxied, and all parameter semantics remain consistent with the official API.
[instruction] directives within the prompt to achieve precise camera control. A total of 15 camera movement instructions are supported:| Category | Instructions |
|---|---|
| Horizontal Pan | [Truck left], [Truck right] |
| Horizontal Rotate | [Pan left], [Pan right] |
| Push/Pull | [Push in], [Pull out] |
| Vertical Move | [Pedestal up], [Pedestal down] |
| Vertical Rotate | [Tilt up], [Tilt down] |
| Zoom | [Zoom in], [Zoom out] |
| Other | [Shake], [Follow], [Static shot] |
[] take effect simultaneously, e.g., [Pan left,Pedestal up]. It is recommended to combine no more than 3 instructions."...[Push in], then...[Pull out]".callback_url parameter to configure webhooks for receiving asynchronous task status updates.callback_url containing a challenge field. Your server must return the challenge value as-is within 3 seconds to complete verification.status values:| Status | Description |
|---|---|
processing | Video is being generated |
success | Task completed successfully |
failed | Task failed |
{
"task_id": "115334141465231360",
"status": "success",
"file_id": "205258526306433",
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}