Skip to main content
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