MiniMax · Video
OpenClaw x Hailuo
Hailuo is MiniMax's video model, known for accurate physics and motion fidelity at native 1080p. Through RunAPI, standard and pro variants share a single key.
Public versions and endpoints
| Model ID | Version | Endpoints | Starting price | Catalog |
|---|---|---|---|---|
hailuo-02-image-to-video-pro | 1080p image-anchored video; image sets first frame | /api/v1/hailuo/image_to_video | $0.570 | Model detail |
hailuo-02-image-to-video-standard | Up to 768p image-anchored video; budget tier | /api/v1/hailuo/image_to_video | $0.500 | Model detail |
hailuo-02-text-to-video-pro | 1080p native text-to-video output | /api/v1/hailuo/text_to_video | $0.570 | Model detail |
hailuo-02-text-to-video-standard | Up to 768p text-to-video; ~50% cheaper than Pro | /api/v1/hailuo/text_to_video | $0.500 | Model detail |
hailuo-2.3-image-to-video-pro | Improved body motion, micro-expressions, anime/illustration styles | /api/v1/hailuo/image_to_video | $0.900 | Model detail |
hailuo-2.3-image-to-video-standard | Same 2.3 motion improvements at lower resolution and cost | /api/v1/hailuo/image_to_video | $0.500 | Model detail |
Configuration
Guide endpoint: <endpoint>
Select <model-id> to generate a request with the endpoint's public input contract.Verify
Select <model-id> to generate verification commands.How it works
- 1. Choose a model ID
Select a public catalog model ID and review its endpoint and current starting price.
- 2. Configure RunAPI
Set RUNAPI_API_KEY before making the endpoint request.
- 3. Verify the result
For asynchronous endpoints, poll the same endpoint until the Task reaches a terminal status.
FAQ
Which model ID should I use?
Choose a public model ID from the version table. Each ID exposes the endpoints shown for that version.
Does this guide configure a chat model?
No. This Model Line uses the endpoint workflow shown here and is not presented as an agent chat model.