Digital service catalog

HematAPI Grok 10M

What is included

  • Total allowance: 10,000,000 tokens
  • Access to Grok 4.5
  • OpenAI-compatible endpoint
  • RPM up to 120
  • TPM up to 2.000.000
  • Up to 8 concurrent requests
  • Valid for 7 days

Price

Rp2.000

One-time payment. No automatic subscription.

Buy now

Delivery

API key dibuat otomatis setelah pembayaran terverifikasi. Customer dapat melihat key dan statistik penggunaan dari dashboard.

This is a digital API access service, not a physical product.

Usage example

curl https://grok-api.deniardi.store/v1/chat/completions \
  -H "Authorization: Bearer API_KEY_ANDA" \
  -H "Content-Type: application/json" \
  -d '{"model":"grok-4.5","messages":[{"role":"user","content":"Halo"}]}'