Router One
Back to Models

minimax-m2.7-highspeed

chatstreaming

Supported APIs

auto

Available Configurations

API Type
auto
Capabilities
chatstreaming
Context Window
200K
Input
$2.10$1.05/ 1M tokensCache write: $1.05
Output
$8.40$4.20/ 1M tokensCache read: $0.21

Quick Start

bash
curl -X POST \
  https://api.router.one/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "minimax-m2.7-highspeed",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'
Get API Key
minimax-m2.7-highspeed - Model Marketplace | Router One