Creating API keys
How team admins create, scope, and rotate API keys for programmatic access.
Loading article…
Team owners and admins can create API keys from Team → Settings → API keys.
CI deploy or Billing sync).Keys use the gsk_live_ prefix in production. Send them as Authorization: Bearer … or X-API-Key: … on every request.
If a secret is exposed, revoke the key from Team settings and issue a replacement. Update your integration before deleting the old key to avoid downtime.
For scope details and team role permissions, see the Knowledge base.