Grok 4.6
Use cases
prototyping · production workflows
Input
Text
Output
Text
Billing
Per token
Start a conversation
Type a message below to begin
Sign up to get $0.5 in free credits — about 20 free images
Pricing details
Transparent usage-based pricing with no hidden fees.
Detailed Pricing
Usage-based pricing breakdown
Grok 4.6
| Spec | Price | Official/Fal Price(USD) | Savings |
|---|---|---|---|
| Input/1M tokens | 0.8 Credits≈$0.8 | 2 Credits | -60% |
| Output/1M tokens | 2.4 Credits≈$2.4 | 6 Credits | -60% |
| Cache Read/1M tokens | 0.08 Credits≈$0.08 | 0.2 Credits | -60% |
Billing Rules
- Output price varies by model, resolution, quality, duration, or token usage.
- Uploaded reference files may be charged separately when supported.
- Add-on capabilities such as web search or image search may be billed per request.
- Token-based models are billed by input and output tokens.
- If the primary route is unavailable, Velokey may automatically switch to a stable fallback route when possible.
- Usage is pay-as-you-go with transparent credit deduction.
* Final cost depends on the generated result.
Related models
Explore other models in the same family.
- xAISave 20%
Grok 4.20
Grok 4.2 is xAI's reasoning model with a 2M-token context and a native 4-agent collaborative architecture, plus vision, tool use, and web/X search.
- xAISave 20%
Grok 4.3
Grok 4.3 is xAI's always-on reasoning model for complex, accuracy-critical tasks, with a 1M-token context, vision, tool use, and web search at an aggressively low price.
- OpenAISave 20%
GPT 5.4 Mini
OpenAI's fast, cost-efficient GPT-5.4 Mini for high-volume production, with vision, long context, and strong tool use at low latency.
- AlibabaSave 20%
Qwen3.6 Plus
Alibaba's Qwen3.6 Plus, a balanced flagship-tier model with strong reasoning, long context, multimodal input, and agentic tool use.
API Reference
Complete API call examples and parameter descriptions
Endpoint
https://api.velokey.ai/v1/chat/completionsAuthentication
Bearer YOUR_API_KEYRequest Example
curl https://api.velokey.ai/v1/chat/completions \
-X POST \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "grok-4.6",
"messages": [{"role": "user", "content": "Hello!"}],
"temperature": 0.7
}'Response Example
{
"id": "req_abc123",
"model": "grok-4.6",
"created": 1234567890,
"data": { ... }
}Grok 4.6 API FAQ
What is the Grok 4.6 API?
Grok 4.6 is available through Velokey as a chat model. Set model to grok-4.6 and use the family-specific endpoint.
Which parameters does Grok 4.6 use?
The playground shows the main fields for Grok 4.6, including the model id and the most important generation parameters.
How is Grok 4.6 billed?
Pricing is shown on this page when available, and credits are managed from one Velokey account.
Who should use Grok 4.6?
It fits teams that want to test, compare, and ship AI capabilities through a unified API.
Start building with Grok 4.6 today
Use one API key to access low-cost, stable AI models through Velokey.