Skip to main content
← Hailuo 2.3 Endpoint: POST https://api.higgsfield.ai/minimax/hailuo-2.3/standard/image-to-video Endpoint ID: minimax/hailuo-2.3/standard/image-to-video ▶Open API PlaygroundHailuo 2.3 · Standard image to video↗

Usage notes

  • This Standard endpoint uses a fixed 768P output resolution; resolution is not a configurable field in the production schema.

Quick start

Replace the example media URLs with publicly accessible URLs for your own files before submitting.

Input schema

string
required
Write your prompt here
integer
default:"6"
Requested output duration in seconds. Allowed values: 6, 10.
string
required
Public URL of the input image. Format: uri.
boolean
default:"true"
See the complete JSON schema below.

Response

Submission returns a request handle. Poll status_url until status is completed, or use webhooks.
Accepted
A completed response includes the following output fields:
See polling, request errors and authentication for shared request handling.