Skip to main content

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.

Two levels: organizations contain projects. Each project gets its own API keys, analytics, and logs.

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
OrganizationProjectUse
my-companyproductionLive traffic
my-companystagingPre-release testing
my-companydevelopmentLocal experiments
Always separate dev and production. One leaked dev key shouldn’t compromise your production environment.

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.