Use Case

Organization Management

Create and manage organizations with GitHat. Auto-generated slugs, branding, member management, and seamless org switching for multi-tenant apps.

Organization Lifecycle

Organizations in GitHat: create with POST /org, auto-slug generated, creator = owner. Update name/slug/branding with PATCH /org/{id}. Delete with DELETE /org/{id} (owner only).

Org Switching

Org switching re-scopes the user's tokens. After switching, all API calls operate in the new org's context. The user's role may differ between orgs (owner in one, member in another).

Try GitHat free

Ship authenticated apps in minutes, not weeks.