hailuo-02-image-to-video-pro API
استخدم hailuo-02-image-to-video-pro من عائلة Hailuo عبر RunAPI. تسعير لكل طلب، بدون اشتراك، والعمليات الفاشلة لا تُحتسب.
curl -X POST https://runapi.ai/api/v1/hailuo/image_to_video \
-H "Authorization: Bearer $RUNAPI_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "hailuo-02-image-to-video-pro",
"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-02-image-to-video-pro",
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-02-image-to-video-pro',
'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-02-image-to-video-pro",
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
يستهدف hailuo-02-image-to-video-pro نقطة التوازن المثالية بين الجودة والتكلفة ضمن عائلة Hailuo.
- تسعير لكل طلب بالدولار الأمريكي
- لا تُحتسب المحاولات الفاشلة
- البث المباشر عند دعمه من النموذج
- إعداد model skill
التسعير
التفاصيل الفنية
| معرّف النموذج | hailuo-02-image-to-video-pro |
| المزوّد | MiniMax |
| الوسيط | video |
| نوع المهمة | asynchronous |
| وحدة الفوترة | call |
| API endpoint | /api/v1/hailuo/image_to_video |
| ترخيص تجاري | نعم — مشمول عبر API |
| حالة الكتالوج | جاهز للتشغيل |
البدء السريع — hailuo-02-image-to-video-pro
نفس البنية · الإصدار مثبت في النموذج
# Install the model skill for app development workflows
npx skills add runapi-ai/hailuo -g
Install the Hailuo skill for this app: 1. Add runapi-ai/hailuo with the skills installer. 2. Load SKILL.md in this workspace. 3. Use its docs, schemas, pricing notes, and setup steps when adding model features. 4. Confirm the install path when done.
استخدم hailuo-02-image-to-video-pro في أربع خطوات
التثبيت
ثبّت SDK الخاص بالنموذج أو مهارة الوكيل لهذا الخط من النماذج.
التهيئة
اضبط حقل model على معرّف النموذج الكامل الظاهر في هذه الصفحة.
الاستدعاء
أرسِل طلبًا مُهيكلًا يتضمن الـ prompt والمدخلات وإعدادات callback.
الاستلام
اقرأ استجابة المهمة أو callback webhook أو عنوان URL للإخراج المخزّن مؤقتًا من RunAPI.
ما المختلف في hailuo-02-image-to-video-pro؟
1080p image-anchored video; image sets first frame
فيديو مرتكز على صورة بدقة تصل إلى 768p؛ فئة اقتصادية
1080p image-anchored video; image sets first frame
1080p native text-to-video output
1080p image-anchored video; image sets first frame
فيديو من نص بدقة تصل إلى 768p؛ أرخص بنحو 50% من Pro
الأفضل لـ
إعلانات ومحتوى اجتماعي
أنشئ مقاطع إطلاق المنتجات وإعلانات قصيرة من موجز نصي، وقلّص زمن الإنتاج من أسابيع إلى ساعات.
التعلّم الإلكتروني
حوّل نصوص الدروس إلى فيديوهات شرح متحركة على نطاق واسع من دون كاميرا أو فريق إنتاج.
سير عمل المبدعين
أنتج محتوى قصيرًا قابلًا للانتشار لمنصات التواصل مباشرةً من prompt.
الأسئلة الشائعة حول hailuo-02-image-to-video-pro
هل معرّف النموذج ثابت عبر الإصدارات؟
يحافظ RunAPI على ثبات معرّف النموذج ويتعامل مع تحديثات الإصدارات المتوافقة دون تغيير شكل طلبك.
ما حد المعدل لهذا المتغير؟
تتدرج حدود المعدل لكل مفتاح بحسب مستوى الاستخدام. راجع صفحة التسعير للاطلاع على الحدود الحالية.
هل يمكنني التبديل إلى متغيرات أخرى لاحقًا؟
نعم — المتغير مجرد خيار. بدّل عبر تغيير معامل model.
هل يدعم البث المباشر؟
حيثما يتوفر البث، يقدّم RunAPI البث من البداية إلى النهاية.
أين أبلغ عن مشاكل الجودة؟
افتح issue في مستودع GitHub العام أو راسل الدعم عبر البريد الإلكتروني.