Gateway

Share AI access without sharing accounts.

One OpenAI-compatible endpoint. Per-user share tokens with RPM, quota, and model allowlists. Multi-account pool behind the scenes.

Drop-in base URL for OpenAI SDK, Cursor, and CLI tools
Per-key controls: RPM, total token quota, model allowlist
Grok free-tier pool with rotate + auto-skip dead accounts

Check share token

live usage
Waiting for token Metrics appear after a valid key
Remaining
quota left
RPM
req / min
Usage
of total budget

Quickstart

copy-paste
curl

        

Endpoint

OpenAI-compatible
base_url

        
/POST /v1/chat/completions
/GET /v1/models
/GET /v1/usage
/Auth header: Bearer hx_...