Create with with MiniMax Video API

Transform text or image into high-definition cinematic videos via AI API

Key Features

Developed by Hailou AI, MiniMax Video-01 model produces visual content with cinematic qualities quickly and efficiently

Hailou AI

Minimax Video-01

Designed for generating high-quality videos from text prompts or images quickly and efficiently.
Read more: Technical Model Card.

Automated Reports Icon - Techflow X Webflow Template

High-Definition Video Output

MiniMax Video-01 delivers 720p video output (1280x720) at 25fps through optimized rendering pipelines for seamless integration into existing video processing workflows. 

Transparency Icon - Techflow X Webflow Template

Text and Image-to-Video

MiniMax Video-01 exposes both text-to-video and image-to-video API endpoints, allowing users to create videos from descriptive text or by using an image as the first frame.

Advanced Charts Icon - Techflow X Webflow Template

Advanced Camera Movement

MiniMax Video-01 provides programmatic control over camera movements, including support for parameterized transitions, panning, and dynamic viewpoint adjustments.

How to Get MiniMax Video API Key with AI/ML API

Sign Up

Begin by signing up on our AI/ML API platform. Create your account to gain access to a wide range of powerful AI models and tools.

SignUP page  image

Create API Key

In the Playground, navigate to the Key Management section and click on Create API Key. You can easily activate or deactivate your keys as needed.

API key management page Image

Integrate AI

After creating your API key, you can integrate AI models into your application by following the guidelines provided in our API reference.

AI APP integration image
Get MiniMax Video API Key

Choose Minimax Video-01 API

MiniMax Video-01 employs sophisticated algorithms that ensure high compression rates and excellent responsiveness to input descriptions

Ease of Integration

Our MiniMax API is designed for seamless integration into your existing applications.

Get API Key

Fast Processing

Create six-second videos in just 3 to 5 minutes.

Get API Key

Cost-Effective Usage

Accessible for developers and businesses looking to create multiple videos without high costs.

MiniMax Video API Endpoints

Step 1: Generate a video with MiniMax Video-01

Craft videos using text prompts and image inputs with MiniMax Video-01 model.

Explore other text-to-video generation models: Runway AI, Kling AI, Luma AI.

import requests


def main():
    url = "https://api.aimlapi.com/v2/generate/video/minimax/generation"
    payload = {
        "model": "video-01",
        "prompt": "Mona Lisa puts on glasses with her hands.",
        "first_frame_image": "https://s2-111386.kwimgs.com/bs2/mmu-aiplatform-temp/kling/20240620/1.jpeg",
    }
    headers = {"Authorization": "Bearer <YOUR_API_KEY>", "Content-Type": "application/json"}

    response = requests.post(url, json=payload, headers=headers)
    print("Generation:", response.json())


if __name__ == "__main__":
    main()
import requests


def main():
    url = "https://api.aimlapi.com/v2/generate/video/minimax/generation"
    params = {
        "generation_id": "<YOUR_GENERATION_ID>",
    }
    headers = {"Authorization": "Bearer <YOUR_API_KEY>", "Content-Type": "application/json"}

    response = requests.get(url, params=params, headers=headers)
    print("Generation:", response.json())


if __name__ == "__main__":
    main()

Step 2: Get the generated video by MiniMax Video-01

Access the video in a couple of seconds.

Detailed API Documentation is available here.
Join our Discord to share your experiences with MiniMax.

Get API Key

Engaging Content for Diverse Applications

Minimax Video-01 is designed to create engaging content rapidly, making it suitable for lots of applications. This model is part of Hailou AI's broader product line, which also includes MiniMax Music and MiniMax Text.

Content Creators
Prototyping
Educators
Businesses

The Best Growth Choice
for Enterprise

Get API Key