Two levels: organizations contain projects. Each project gets its own API keys, analytics, and logs.Documentation Index
Fetch the complete documentation index at: https://docs.zerogpu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Organizations
Your top-level container — one per team or company. Holds multiple projects.Projects
Where the work happens. Each project is fully isolated:- Own API keys — revoke dev keys without touching production
- Own analytics — see token usage per environment
- Own logs — debug staging without production noise
Recommended setup
| Organization | Project | Use |
|---|---|---|
my-company | production | Live traffic |
my-company | staging | Pre-release testing |
my-company | development | Local experiments |
Managing projects
From the top navigation dropdown:- Switch between projects
- Create new projects
- Create new organizations
API Keys
One key per project, per environment.
Authentication
Two headers. No OAuth.

