Go
API Keys
Keys authenticate the OpenAI-compatible endpoint. Create them in the dashboard; each is shown once.
Create a key
Dashboard → API Keys → Create. The full key — prefix hk- — is shown exactly once, at creation. Copy it then; only a hash is stored server-side.
Revoke
Revoke any key at any time from the same panel; revocation is immediate. Lost a key? There is no reveal — revoke it and create a new one.
What a key authenticates
Keys authenticate the OpenAI-compatible API: send Authorization: Bearer hk-… with each request.
Teams
A team member's usage bills the inviter's account. Members create their own keys; the spend lands on the owner's plan and usage-credits.