curl-X POST 'https://pollo.ai/api/platform/v1/generation/minimax/minimax-h3-max/video'\-H'Content-Type: application/json'\-H'x-api-key: YOUR_API_KEY'\-d'{ "input": { "prompt": "A cinematic shot of a golden retriever running through a field of sunflowers at sunset, warm rim light, shallow depth of field", "resolution": "480p", "duration": 5, "aspectRatio": "auto" }}'
{"input":{"prompt":"A cinematic shot of a golden retriever running through a field of sunflowers at sunset, warm rim light, shallow depth of field","resolution":"480p","duration":5,"aspectRatio":"auto"},"webhookUrl":"https://example.com/webhooks/pollo"}
スキーマ
選択したエンドポイントとモードの入力フィールド。
分野
タイプ
必須
説明
prompt
string
はい
Text prompt describing the content to generate.
resolution
string
なし
Output resolution of the generated media (e.g. 720p, 1080p, 2K, 4K). Values are case-insensitive.
Action Previsualization: Test whether a single gesture, reveal, or interaction reads clearly before expanding it into a full scene.
Camera Move Studies: Compare a fixed view with a tracking shot for the same action and choose the more readable result.
Sound-Driven Reaction Clips: Build a short moment around a bell, snap, knock, or spoken cue followed by a visible response.
Still-to-Motion Concepts: Animate an approved illustration or photograph around one controlled movement.
Physical Comedy Beats: Explore a setup and payoff that can be understood without a lengthy explanation.
Micro-Demo Storyboards: Visualize a simple interaction, such as opening a folding object, while checking the clarity of each movement.
MiniMax H3 Max APIの使い方
Get an API Key: Create a Pollo API account and generate your API key from the developer dashboard..
Choose the Model: Send requests to the MiniMax H3 Max endpoint at /generation/minimax/minimax-h3-max/video.
Add Your Inputs: Write the action and camera prompt, adding an image for image-guided generation. Select duration, resolution, and aspectRatio using the current schema.
Generate and Retrieve: Submit the task, poll the returned task status, and download the finished video once it succeeds.