Overview
Traffic and token spend across every key on this gateway.
Tokens per day
Prompt
Completion
By model
| Model | Requests | Tokens |
|---|
Set an API key under Settings, then send a message.
API keys
A key is shown once, at creation. Only its hash is stored.
Existing keys
| Name | Status | Limit/min | Last used | |
|---|---|---|---|---|
| Enter an admin key under Settings. | ||||
Create a key
Usage for one key
Settings
Credentials live in this browser. Configuration is read from the server.
Credentials
Sent as the X-Admin-Key and Authorization headers.
Nothing is stored on the server.
Server configuration
Database
The connection is tested before it is saved. On success it is written to
localgate.config.json and takes effect after a restart — the running
server keeps its current connection until then. The driver must be async:
postgresql+asyncpg://, not postgresql://.