Text to video
Turn a complete shot brief into a generated video sequence.
MODEL API
Native 2K video with synchronized audio from text, images, first/last frames, and multimodal references.
API usage is billed separately from Studio credits.
LIVE REQUEST BUILDER
Configure a request, inspect the exact JSON, then run it with your account.
API PRICING
Compare the complete API billing table for this route. Token models separate input, output, cache-read, cache-write, and long-context rates; media models vary by configuration.
The accepted task response is the source of truth for its final pricing snapshot.
CAPABILITIES
Use one stable PixMind model ID while keeping provider-specific setup out of your application.
Turn a complete shot brief into a generated video sequence.
Animate a supplied image while preserving its subject and visual direction.
Generate an audio-capable result on supported video routes.
Control a transition by defining both the opening and closing composition.
TECHNICAL SPECS
Resolution, aspect ratios, and inputs the MiniMax H3 Eco API route accepts.
MODEL WORKFLOWS
Choose a task that matches the live route capabilities, then adapt one of these prompt starters.
Create one [duration]-second shot of [subject] in [setting]. The subject [action]. Camera: [movement and framing]. Lighting: [direction and mood]. Keep motion physically coherent and the shot continuous.
Animate the supplied image into a [duration]-second shot. Preserve [subject details]. Add [subject motion] and [camera motion]. Keep the original composition, lighting, and visual identity stable.
Start exactly from the first frame and end on the supplied last frame. Build one continuous transition where [subject or camera action] connects both compositions without cuts.
MODEL SELECTION
Compare nearby live routes by task, supported capability, and current entry price before you lock a model ID into production.
| Model | Best for | Key capabilities | Entry price | Availability | Action |
|---|---|---|---|---|---|
MiniMax H3 Eco MiniMax · current page | Turn a complete shot brief into a generated video sequence. | Text to video · Image to video · Native audio | $0.040 / sec | Available | Selected |
Happy Horse 1.0 MiniMax | Turn a complete shot brief into a generated video sequence. | Text to video · Image to video · Multi-reference | $0.176 / sec | Available | View route |
Happy Horse 1.1 HappyHorse | Turn a complete shot brief into a generated video sequence. | Text to video · Image to video | $0.24 / sec | Available | View route |
Kling 3.0 Turbo Kling AI | Turn a complete shot brief into a generated video sequence. | Text to video · Image to video | $0.13 / sec | Available | View route |
Capabilities and starting prices are a current PixMind route snapshot. The accepted request contains the final configuration and billing quote.
GET STARTED
Create an API key for the image or video permission this route needs.
Use the model ID and endpoint shown above from your backend service.
Store the returned task ID and query its status until it reaches a terminal state.
FAQ
Use minimax-h3-eco in the model field. This is the stable PixMind route identifier shown in the playground request JSON.
Send POST requests to /v1/generations. Keep your API key on your server and pass it as a Bearer token.
Yes. When you click Run model, PixMind forwards the displayed payload with the API key you entered. A successful request may create a paid task.
No. The playground keeps the key only in component memory and sends it for the current request; it is not written to browser storage.
No. API usage resolves through the apiPlatform pricing role and a separate pay-as-you-go ledger. Studio pricing includes the creation interface and product workflow services.
The entry price reflects the configuration displayed on this page. Resolution, duration, quality, audio, references, and output count can affect the final task price.
Generation routes can return an asynchronous task. Save its ID and query the task endpoint until the status is succeeded, failed, or cancelled.
Yes. Models in the same workload family share the generation contract, so switching usually means changing the model ID and supported parameters.
RELATED MODELS
Reference-led character performance and expressive motion for short-form creative video.
View APIHappy Horse 1.1, an upgraded route for reference-led character performance video.
View APIKuaishou Kling 3.0 Turbo, a fast text-to-video and image-to-video route for quick drafts.
View APISTART WITH THE CONTROL PLANE
Test the exact payload in the playground, then create a scoped key and move the same model ID into your application.