API management

Manage keys, usage, and spend.

You are signed in as loading.... Create CheapGrok API keys, track Grok token usage, and keep spend 50% lower.

0 Total tokens
$0.00 Spend (50% off)
$5.00 Free credit left
Quick start cURL
curl https://cheapgrok.com/v1/chat/completions \
  -H "Authorization: Bearer $CHEAPGROK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "grok-4-1-fast-reasoning",
    "messages": [
      {"role": "user", "content": "Give me a launch checklist."}
    ]
  }'

API keys

Create and manage keys used to call the CheapGrok API.

Active keys

Security tips

  • Store keys in server-side env vars
  • Rotate keys quarterly or after staff changes
  • Use separate keys per environment
  • Revoke keys immediately if exposed

Usage totals

0 Prompt tokens
0 Completion tokens
$0.00 Official xAI cost
$0.00 CheapGrok cost

Pricing (50% off official)

CheapGrok discounts every token at 50% off xAI pricing.

Model Unit Official pricing CheapGrok pricing

All accounts start with $5 of free credit.