1. Minmax Hailuo Models
runninghub-api
  • Log of Update
  • AI App
    • Start AI App Task
      POST
    • Get API call examples for AI application
      GET
  • ComfyUI Workflows
    • Start ComfyUI Task 1 - Basic
      POST
    • Start ComfyUI Task 2 - Advanced
      POST
    • Get Workflow JSON
      POST
    • Cancel ComfyUI Task
      POST
  • Getting Started
    • Instructions for Use
    • About nodeInfoList
    • About Enterprise ComfyUI API
    • Native ComfyUI API Integration Guide
    • API Error Code Reference
  • Integration Example
    • Complete integration example
    • Complete Integration Example – Advanced Edition
    • Task Progress Display Example
    • Full Workflow Integration Example
  • Task Query & webhook
    • Check Task Status
    • Check Task Output
    • Get Webhook Event Details
    • Resend Specific Webhook Event
  • Standard-API
    • Image Generation (New)
      • Nano Banana
        • nano-banana-pro/text-to-image
        • nano-banana-pro/text-to-image
        • nano-banana-pro-official/edit
        • nano-banana/text-to-image
        • nano-banana-pro/edit
        • nano-banana/edit
      • gpt-image
        • gpt-image/text-to-image
        • gpt-image/edit
      • seedream
        • seedream-v4.5-文生图
        • seedream-v4-文生图
        • seedream-v4.5-图生图
        • seedream-v4-图生图
    • Video Generation (New)
      • Sora
        • sora-2/text-to-video-pro
        • sora-2/image-to-video-pro
        • sora-2/image-to-video
        • sora-2-official/image-to-video-realistic
        • sora2-text-to-video
        • sora-2-official/text-to-video
        • sora-2-official/image-to-video
        • sora-2-official/text-to-video-pro
        • sora-2-official/image-to-video-pro
        • sora2/upload-character
      • Veo
        • veo-3.1-fast/image-to-video
        • veo-3.1-fast/text-to-video
        • veo-3.1-pro/text-to-video
      • Kling 2.6 Models
        • kling-v2.6-pro/text-to-video
        • kling-v2.6-pro/image-to-video
      • Wan 2.6 Models
        • alibaba/wan-2.6/text-to-video
        • alibaba/wan-2.6/image-to-video
        • alibaba/wan-2.6/image-to-video
      • Kling 2.5 Models
        • kling-v2.5-turbo-pro/text-to-video
        • kling-v2.5-turbo-pro/image-to-video
        • kling-v2.5-turbo-std/image-to-video
      • Kling O1 Models
        • kling-video-o1/text-to-video
        • kling-video-o1/image-to-video
        • kling-video-o1/start-to-end
        • kling-video-o1-std/refrence-to-video
        • kling-video-o1-std/edit-video
      • Minmax Hailuo Models
        • hailuo-02/t2v-standard
          POST
        • hailuo-02/t2v-pro
          POST
        • hailuo-02/i2v-standard
          POST
        • hailuo-02/standard
          POST
        • hailuo-02/pro
          POST
        • hailuo-02/fast
          POST
        • hailuo-02/i2v-pro
          POST
        • hailuo-2.3/i2v-standard
          POST
        • hailuo-2.3-fast/image-to-video
          POST
        • hailuo-2.3-fast-pro/image-to-video
          POST
        • hailuo-2.3/image-to-video-pro
          POST
        • hailuo-2.3/t2v-standard
          POST
        • hailuo-2.3/t2v-pro
          POST
      • Vidu
        • vidu/text-to-video
        • vidu/image-to-video-q2-pro
        • vidu/image-to-video-q2-turbo
    • Query generation result (V2)
      POST
  • Resource Upload
    • 文件上传(新)
    • Upload Resource(image\video\audio\Compressed Files)
    • Upload Lora
  • Get Account Information
    POST
  • Schemas
    • Get Workflow JSON Request
    • TaskRunWebappByKeyRequest
    • Generate task submission results
    • Get Workflow JSON Response
    • Start ComfyUI Task Request 1
    • Start ComfyUI Task Request 2
    • Start ComfyUI Task Request -webhook
    • Start ComfyUI Task Response
    • TaskCreateResponse
    • Check Task Status Request
    • Node Input Information
    • Get Account Information Request
    • Upload Resource Request
    • Get Webhook Event Details Request
    • Resend Specific Webhook Request
    • R?
    • RWorkflowDuplicateResponse
    • RAccountStatusResponse
    • WorkflowDuplicateResponse
    • AccountStatusResponse
    • WorkflowDuplicateRequest
    • ApiUploadLoraRequest
    • RString
    • RTaskUploadResponse
    • TaskUploadResponse
  1. Minmax Hailuo Models

hailuo-2.3-fast/image-to-video

POST
/openapi/v2/minimax/hailuo-2.3-fast/image-to-video

Request

Authorization
Header Params

Body Params application/jsonRequired

Example
{
  "prompt": "一个动态的全身动作序列。图中人物进行一段快节奏、流畅的现代舞,四肢动作遵循精确的人体物理规律。服装布料随着剧烈运动产生真实的褶皱与流动感。摄像机进行快速追踪拍摄,捕捉自然的运动模糊并保持一致的空间逻辑。专门针对高速动态效果进行了优化。",
  "enablePromptExpansion": true,
  "imageUrl": "https://www.runninghub.cn/view?filename=536cae1bbdb7cf610c51fc46a86b19b655647ee774428b917e0af8e76f7a1408.jpg&type=input&subfolder=&Rh-Comfy-Auth=eyJ1c2VySWQiOiIzZjY1MTNlNWEwNjY1N2I4OGYyNjU5NTEzYmU3ZDM0YyIsInNpZ25FeHBpcmUiOjE3NjkxNTY4ODA4NzksInRzIjoxNzY4NTUyMDgwODc5LCJzaWduIjoiY2IwMzA3ZTEyMmNkNTRlZDIxNmQwOGEzZmNmZWQ4MzAifQ==&Rh-Identify=3f6513e5a06657b88f2659513be7d34c&rand=0.33962082514959224",
  "duration": "6"
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://www.runninghub.ai/openapi/v2/minimax/hailuo-2.3-fast/image-to-video' \
--header 'Authorization: Bearer [Your API KEY]' \
--header 'Content-Type: application/json' \
--data '{
  "prompt": "一个动态的全身动作序列。图中人物进行一段快节奏、流畅的现代舞,四肢动作遵循精确的人体物理规律。服装布料随着剧烈运动产生真实的褶皱与流动感。摄像机进行快速追踪拍摄,捕捉自然的运动模糊并保持一致的空间逻辑。专门针对高速动态效果进行了优化。",
  "enablePromptExpansion": true,
  "imageUrl": "https://www.runninghub.cn/view?filename=536cae1bbdb7cf610c51fc46a86b19b655647ee774428b917e0af8e76f7a1408.jpg&type=input&subfolder=&Rh-Comfy-Auth=eyJ1c2VySWQiOiIzZjY1MTNlNWEwNjY1N2I4OGYyNjU5NTEzYmU3ZDM0YyIsInNpZ25FeHBpcmUiOjE3NjkxNTY4ODA4NzksInRzIjoxNzY4NTUyMDgwODc5LCJzaWduIjoiY2IwMzA3ZTEyMmNkNTRlZDIxNmQwOGEzZmNmZWQ4MzAifQ==&Rh-Identify=3f6513e5a06657b88f2659513be7d34c&rand=0.33962082514959224",
  "duration": "6"
}'

Responses

🟢200成功
application/json
Bodyapplication/json

Example
{}
Modified at 2026-01-20 12:13:36
Previous
hailuo-2.3/i2v-standard
Next
hailuo-2.3-fast-pro/image-to-video
Built with