Model detail
grok-imagine-image-2.0
Pay-as-you-go
Dynamic pricing
4 tiers
Model specs
- Context length
- –
- Max output
- –
- I/O modalities
- –
- Released
- –
02
API endpoints
One MixRoute gateway, OpenAI-compatible
-
OpenAI-compatible
/v1/chat/completionsPOST -
OpenAI-compatible
/v1/responsesPOST
03
Tiered pricing
Unit: /unit
| Tier | Input units /unit | Output units /unit |
|---|---|---|
| 1k-low (res == "1k") && (qual == "low") | $0.0100 | $0.0400 |
| 1k-medium (res == "1k") && (!(qual == "low")) | $0.0100 | $0.0600 |
| 2k-low (!(res == "1k")) && (qual == "low") | $0.0100 | $0.0600 |
| 2k-medium (!(res == "1k")) && (!(qual == "low")) | $0.0100 | $0.0800 |
One endpoint, a testable decision
Test this model and alternate routes with the same request format
Start from a real workload, then let quality, total cost, and failure conditions decide whether to send production traffic.