hub.reiyuura.pw
Grok 4.5 murah,
via router branding sendiri
Beli API access atau akun full. Endpoint OpenAI-compatible — tinggal tempel di bot / client.
- ✓Base URL + key `rg-…` langsung pakai
- ✓Model `gcli/grok-4.5` (alias `grok-4.5`)
- ✓Limit harian biar pool aman
- ✓Register → dashboard → API key rg-… + usage
- ✓Order → bayar Telegram → key masuk akun
curl https://hub.reiyuura.pw/v1/chat/completions \
-H "Authorization: Bearer rg-xxxxx" \
-H "Content-Type: application/json" \
-d '{"model":"gcli/grok-4.5","messages":[{"role":"user","content":"hi"}]}'