Maxynetic Systems
To be released soon

MiniMax H3

MiniMax

H3 is a next-generation open-weights, general-purpose multimodal video model. Rather than being limited to specialized tasks such as generating, editing, or referencing, H3 understands multimodal contexts that bring together text, images, video, and audio. This enables it to interpret creative intent in a unified way and deliver more natural, coherent generation and expression.

  • Video
  • Video generation
  • Vision
Context
Max output
Input / 1M
Output / 1M

Quickstart

Point any OpenAI-compatible client at Maxynetic Systems and pass minimax/minimax-h3 as the model.

curl https://api.maxynetic.com/v1/chat/completions \
  -H "Authorization: Bearer $MAXYNETIC_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "minimax/minimax-h3",
    "messages": [{ "role": "user", "content": "Explain routing in one line." }]
  }'

Pricing

Billed per token with no markup on the underlying provider rate.

  • This model has no published token pricing.

More from MiniMax