Grok 4.20 Multi-Agent
grok-4.20-multi-agent-0309
Context 2MMax out 2MText chatVisionReasoningFunction callingPrompt cache
Pricing
| Input · per 1M tokens | $2.00 |
| Output · per 1M tokens | $6.00 |
| Cache read · per 1M tokens | $0.20 |
Call it
Swap <YOUR_TTTTT_API_KEY> and the snippet runs as-is.
curl https://api.ttttt.ai/v1/chat/completions \ -H "Authorization: Bearer $TTTTT_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "grok-4.20-multi-agent-0309", "messages": [{ "role": "user", "content": "Hello!" }] }'