Models

Hailuo 2.3 API

Generate stunning videos from images with Hailuo 2.3 AI

Hailuo 2.3

Transform static images into dynamic videos with superior motion quality, lifelike expressions, anime styles, and e-commerce-ready content. Hailuo 2.3 from MiniMax excels at dance choreography, facial micro-expressions, and artistic styles.

Try it now: Use the Hailuo AI Generator to create videos from your images.

Pricing

VariantDurationResolutionCreditsPrice (Pro Yearly)Price (Pro Monthly)
Standard6s768P30$0.18$0.36
Standard10s768P50$0.30$0.60
Standard6s1080P50$0.30$0.60
Pro6s768P50$0.30$0.60
Pro10s768P100$0.60$1.20
Pro6s1080P90$0.54$1.08

Note: 10-second videos at 1080P resolution are not supported.

Credits are deducted only on successful generation.

Endpoint

POST https://vicsee.com/api/v1/generate

See Authentication for API key setup.


Hailuo 2.3 Standard

Good motion quality for quick previews and iterations.

Request Parameters

ParameterTypeRequiredDescription
modelstringYeshailuo-2-3-standard
promptstringYesDescription of desired motion (max 5000 chars)
options.imageUrlstringYesURL of the input image
options.durationstringNo"6" or "10" (default: "6")
options.resolutionstringNo"768P" or "1080P" (default: "768P")

Example Request

curl -X POST https://vicsee.com/api/v1/generate \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "hailuo-2-3-standard",
    "prompt": "The character turns to face the camera with a gentle smile, hair flowing in the breeze",
    "options": {
      "imageUrl": "https://example.com/your-image.jpg",
      "duration": "6",
      "resolution": "768P"
    }
  }'

Hailuo 2.3 Pro

Enhanced motion quality and better detail preservation for final production.

Request Parameters

ParameterTypeRequiredDescription
modelstringYeshailuo-2-3-pro
promptstringYesDescription of desired motion (max 5000 chars)
options.imageUrlstringYesURL of the input image
options.durationstringNo"6" or "10" (default: "6")
options.resolutionstringNo"768P" or "1080P" (default: "768P")

Example Request

curl -X POST https://vicsee.com/api/v1/generate \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "hailuo-2-3-pro",
    "prompt": "A dancer performs fluid ballet movements, arms extending gracefully, soft studio lighting",
    "options": {
      "imageUrl": "https://example.com/dancer.jpg",
      "duration": "6",
      "resolution": "1080P"
    }
  }'

Input Image Requirements

  • Formats: JPEG, PNG, WebP
  • Max size: 10MB
  • Recommendations: High-quality images with clear subjects work best

Tips for Best Results

Hailuo 2.3 excels at specific types of motion:

Dance & Body Movements:

  • "The dancer performs hip-hop moves with precise footwork"
  • "Character spins gracefully with arms extended"

Facial Expressions:

  • "Subtle smile forms as eyes light up with joy"
  • "Expression transitions from surprise to laughter"

Anime & Artistic Styles:

  • "Anime character's hair flows dramatically in the wind"
  • "Ink wash style landscape comes alive with floating petals"

E-commerce & Product:

  • "Product rotates 360 degrees on turntable, smooth lighting"
  • "Camera pans across product details from left to right"

Response

Success (200)

{
  "taskId": "task_abc123xyz",
  "status": "pending",
  "model": "hailuo-2-3-pro",
  "createdAt": "2025-12-30T12:00:00Z"
}

Poll for completion using Tasks API.

Task Complete

{
  "taskId": "task_abc123xyz",
  "status": "completed",
  "output": {
    "url": "https://cdn.vicsee.com/outputs/video_xyz.mp4",
    "duration": 6,
    "resolution": "1080P",
    "format": "mp4"
  }
}

  • Veo 3.1 - Cinematic videos with native audio
  • Kling 2.6 - Videos with dialogue and lip-sync
  • Sora 2 - 10-15s videos with physics-accurate motion