It looks like you may prefer a different language. Switch anytime.

Video MiniMax

Hailuo API

استخدم Hailuo API عبر RunAPI مع model skill ومصادقة موحدة وتسعير حسب الاستخدام.

runapi.ai
curl -X POST https://runapi.ai/api/v1/hailuo/image_to_video \
  -H "Authorization: Bearer $RUNAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "hailuo-2.3-image-to-video-standard",
  "image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
  "prompt": "Generate a 6-second clip of a glass marble rolling across a wooden desk and falling off the edge."
}'
import { HailuoClient } from "@runapi.ai/hailuo";

const client = new HailuoClient();
const result = await client.imageToVideo.run({
    model: "hailuo-2.3-image-to-video-standard",
    image_url: "https://cdn.runapi.ai/public/samples/image.jpg",
    prompt: "Generate a 6-second clip of a glass marble rolling across a wooden desk and falling off the edge.",
});
<?php

require __DIR__ . "/vendor/autoload.php";

use RunApi\Hailuo\HailuoClient;

$client = new HailuoClient();
$result = $client->imageToVideo->run([
        'model' => 'hailuo-2.3-image-to-video-standard',
        'image_url' => 'https://cdn.runapi.ai/public/samples/image.jpg',
        'prompt' => 'Generate a 6-second clip of a glass marble rolling across a wooden desk and falling off the edge.',
]);
require "runapi/hailuo"

client = RunApi::Hailuo::Client.new
result = client.image_to_video.run(
    model: "hailuo-2.3-image-to-video-standard",
    image_url: "https://cdn.runapi.ai/public/samples/image.jpg",
    prompt: "Generate a 6-second clip of a glass marble rolling across a wooden desk and falling off the edge."
)
npx skills add runapi-ai/hailuo -g
# Claude Code
claude mcp add runapi -s user -- npx -y @runapi.ai/mcp

# Codex
codex plugin install runapi-mcp@agents

# Cursor / Windsurf / VS Code
npx @runapi.ai/mcp init cursor
@runapi.ai/hailuo v1
OVERVIEW

حول Hailuo

Hailuo is MiniMax's video generation model capable of producing native 1080p footage with realistic physics simulation. It supports both text-to-video and image-to-video generation in standard and pro quality tiers.

المزوّد
MiniMax
الوسيط
Video

قارن جميع إصدارات API

المتغير الفوترة الأسعار
hailuo-02-image-to-video-pro call $0.570 عرض →
hailuo-02-image-to-video-standard call $0.500 عرض →
hailuo-02-text-to-video-pro call $0.570 عرض →
hailuo-02-text-to-video-standard call $0.500 عرض →
hailuo-2.3-image-to-video-pro call $0.900 عرض →
hailuo-2.3-image-to-video-standard call $0.500 عرض →
PRICING

أسعار Hailuo

Endpoint الدقة المدة السعر
image_to_video $0.57 / video

الأسعار المعروضة للمتغير hailuo-02-image-to-video-pro. المتغيرات الأخرى لها أسعار endpoint خاصة بها.

تكامل الوكلاء

شغّل Hailuo من وكيل

كيف يعمل

ابدأ مع Hailuo

  1. اختر النموذج

    اختر النموذج والإصدار المناسبين لنوع المخرجات ومستوى الجودة وزمن الاستجابة المستهدف.

  2. الإعداد

    اضبط مفتاح RunAPI وثبّت model skill في مساحة عمل الكود.

  3. التنفيذ

    استخدم تعليمات المهارة لإضافة ميزة النموذج داخل تطبيقك.

  4. الاستلام

    استعلم عبر task ID أو استخدم البث عند دعمه أو عالج webhook callback.

CONTEXT

ما هي Hailuo API؟

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.

المزوّد
MiniMax
عرض الكل →
الوسيط
Video
تصفّح النماذج →

لماذا تستخدم Hailuo API عبر RunAPI

مصادقة واحدة لكل مزود

مفتاح RunAPI واحد يفتح الوصول إلى الكتالوج بالكامل. لا حسابات منفصلة، ولا تدوير مفاتيح لكل تكامل.

تسعير وفوترة موحّدان

تسعير لكل استدعاء بالدولار الأمريكي، ويُفوتر شهريًا. لا تُحتسب التوليدات الفاشلة.

Skill مع schemas

تأتي الـschemas المعرّفة وملاحظات الإعداد داخل model skill حتى يبدأ التنفيذ من العقد الصحيح.

أسئلة حول Hailuo

What resolution does Hailuo output?

1080p أصلي على متغيرات Pro. تصل متغيرات Standard إلى 768p، مع وصول Hailuo 2.3 standard إلى 1080p. لا حاجة لتحسين الدقة بعد المعالجة لفئة Pro.

How long are generated clips?

Up to 10 seconds per generation for both text-to-video and image-to-video endpoints.

How realistic is the physics simulation?

Hailuo is specifically trained for accurate physics — fluid dynamics, object collisions, gravity, and cloth movement render with high fidelity.

What is the difference between standard and pro?

Pro outputs at native 1080p with better detail and motion fidelity. Standard outputs up to 768p (Hailuo 2.3 standard reaches 1080p) and costs roughly 50% less.

Does Hailuo 2.3 improve over 02?

Yes — 2.3 adds improved body motion, micro-expressions, and dedicated anime/illustration styles not available in the 02 generation.

أي نسخة ينبغي أن أبدأ بها؟

اختر أرخص نسخة تفي بمعيار الجودة لديك. يبدأ معظم الفرق بالنسخة السريعة ثم ينتقلون إلى pro للإنتاج.

نماذج مشابهة

إذا أعجبتك Hailuo API، فجرّب هذه الخيارات

ابدأ البناء باستخدام Hailuo API.