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
Rp2.000
One-time payment. No automatic subscription.
Buy nowAPI 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.
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"}]}'