Use Case

API Key Management

Manage API keys and publishable keys with GitHat. Create apps, generate keys, and authenticate client-side SDKs with publishable keys.

Publishable Keys

Your publishable key (pk_live_...) goes in your frontend code. It tells GitHat which app is making requests. Unlike secret keys, publishable keys are safe for client-side use.

App Management

Organize your projects with separate GitHat apps. Each app has a unique publishable key. This lets you track usage per project and manage keys independently.

Try GitHat free

Ship authenticated apps in minutes, not weeks.