Skip to content
ShareQuota

Quickstart

Three commands and one browser tab.

  1. 1Start the proxyRun the binary. On first start it generates your internal key and prints where everything lives.
  2. 2Connect a providerOpen the dashboard, then paste an API key or complete an OAuth login for a subscription you already hold.
  3. 3Send a requestUse the printed sq- key against either endpoint. Any SDK that speaks Anthropic or OpenAI works unchanged.
first run
$ ./sharequotaShareQuota 0.1.0  Endpoint (Anthropic): http://localhost:20130/v1/messages  Endpoint (OpenAI):    http://localhost:20130/v1/chat/completions  Endpoint (Responses): http://localhost:20130/v1/responses  Endpoint (Google):    http://localhost:20130/v1beta/models  API key:              sq-...  Data dir:             ~/.sharequota  Dashboard:            http://localhost:20130