Input
-
No separate input charge
minimax/minimax-h3Listed. Rate pendingWhat a request costs here, against the unit the model bills on. Every response returns the exact figure as cost.
-
No separate input charge
-
No separate output charge
This model is listed but has no signed rate yet, so requests return 409 model_unavailable. The prices above are the vendor’s published figures, not a platform rate.
One mail, the day Minimax H3 starts serving. No account, nothing charged.
The model id is the only field that changes between models on the same endpoint.
curl https://api.routehook.ai/v1/videos/generations \
-H "Authorization: Bearer $ROUTEHOOK_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "minimax/minimax-h3",
"prompt": "a night market in the rain"
}'