Skip to main content
Manage access before users, services, or integrations run project work.

Steps

  1. Create API keys for trusted services.
  2. Invite users who need project access.
  3. Connect OAuth providers for user-authorized integrations.
  4. Review access before running work in a project.

Try it with REST

List active API keys: GET /api-keys?status=active
Terminal
Create a server-side key: POST /api-keys
Terminal

API surfaces

Verify

Confirm the current user has access to the target project. Rotate or delete keys that no trusted client uses.

Access surfaces

API reference