Skip to content
SupervisibleDocs
Admin

API Keys

Admins manage API keys from Settings -> API.

What API Keys Are For

Use API keys to:

  • Build custom integrations.
  • Sync users, clients, projects, assignments, actual hours, and time off.
  • Connect reporting workflows.
  • Automate safe operational updates.
  • Give approved tools limited access without sharing a personal login.

Access Areas

API keys can be limited to the parts of Supervisible an integration needs. Choose the narrowest access that supports the workflow, such as read-only access for reporting or write access only for a trusted automation.

Creating a Key

  1. Go to Settings -> API.
  2. Create a new key.
  3. Choose a clear name, such as "Zapier Sync" or "Operations Export".
  4. Select the access areas the integration needs.
  5. Copy the key when it is shown.

Developer Reference

Technical setup details live in Developers. Use that reference when you or an integration partner are ready to connect an external system.

On this page