It looks like you may prefer a different language. Switch anytime.

MiniMax · Video

Hermes Agent x MiniMax H3

文生视频和图生视频共用一个 RunAPI 模型 ID。参考模式最多支持 9 张图片、3 段视频和 3 段音频;音频参考必须与图片或视频参考一起使用。

1 variants 起价 $0.370 可商用

Prerequisite: npx runapi mcp install

Prompt

Prompt 模型

任务匹配时使用 minimax-h3:文本、首尾帧或多模态参考生成 4-15 秒、最高 2K 视频。

You have access to RunAPI task tools for MiniMax H3.

Available MiniMax H3 models:
- minimax-h3: 文本、首尾帧或多模态参考生成 4-15 秒、最高 2K 视频
  endpoints: /api/v1/minimax_h3/text_to_video, /api/v1/minimax_h3/image_to_video
  request fields: model, prompt, aspect_ratio

Use the model ID and endpoint that match the user's request.
Example prompt: 生成一段 8 秒 2K 的电影感画面:纸艺城市在日出时苏醒,并使用参考图片保持角色一致。
/api/v1/minimax_h3/text_to_video: Submit the task, poll for its status, then verify the completed output. POST /api/v1/minimax_h3/text_to_video,并保存返回的 Task ID。
GET /api/v1/minimax_h3/text_to_video/<task-id>,直到状态为 completed 或 failed。
确认 completed 响应包含 API 参考中记录的端点专属输出。
/api/v1/minimax_h3/image_to_video: Submit the task, poll for its status, then verify the completed output. POST /api/v1/minimax_h3/image_to_video,并保存返回的 Task ID。
GET /api/v1/minimax_h3/image_to_video/<task-id>,直到状态为 completed 或 failed。
确认 completed 响应包含 API 参考中记录的端点专属输出。

公开版本与端点

模型 ID 端点 起步价格 模型目录
minimax-h3
/api/v1/minimax_h3/text_to_video /api/v1/minimax_h3/image_to_video
$0.370 模型详情

验证

轮询,直到 Task 进入终态

POST /api/v1/minimax_h3/text_to_video,并保存返回的 Task ID。
GET /api/v1/minimax_h3/text_to_video/<task-id>,直到状态为 completed 或 failed。
确认 completed 响应包含 API 参考中记录的端点专属输出。

配置

指南端点: /api/v1/minimax_h3/text_to_video

export RUNAPI_API_KEY=your_api_key

curl -X POST https://runapi.ai/api/v1/minimax_h3/text_to_video \
  -H "Authorization: Bearer $RUNAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "minimax-h3",
  "prompt": "A slow aerial view of a quiet coastline at sunrise.",
  "aspect_ratio": "16:9"
}'
使用流程

三步开始使用

  1. 选择模型 ID

    选择公开模型 ID,并查看其端点与当前起步价格。

  2. 配置 RunAPI

    调用端点前设置 RUNAPI_API_KEY。

  3. 验证结果

    对于异步端点,轮询同一端点,直到 Task 进入终态。

使用 Hermes Agent + MiniMax H3 可以构建什么

  • 产品演示视频

    根据文字描述生成 5 至 10 秒的产品动画,适合电商展示和社交广告。

  • AI 数字人内容

    创建带口型同步的数字人视频,用于培训材料、客户支持和营销内容。

  • 批量视频制作

    排队生成数百个视频,并通过 webhook 接收结果。

为什么通过 RunAPI + Hermes Agent 使用 MiniMax H3

  • 1 个变体,一个 API 密钥

    通过一个 RunAPI 连接选择可用的模型变体,无需更改现有集成。

  • 清晰的用量价格

    发送请求前查看目录中的当前价格,无需订阅或最低消费。

  • 自动化任务流程

    通过一致的任务流程提交任务、查询状态并收集异步结果,无需编写手动轮询代码。

Hermes Agent + MiniMax H3 常见问题

应该使用哪个模型 ID?

从版本表选择公开模型 ID。每个 ID 可使用的端点均显示在对应行。

本指南会配置聊天模型吗?

不会。该 Model Line 使用页面所示的端点流程,不会被描述为 Agent 聊天模型。

开始在 Hermes Agent 中使用 MiniMax H3

需要团队接入支持?

我们可以协助团队接入、完成系统集成并解答技术问题。

联系我们