Learn how to create integrations, manage API keys, and begin building with the Pivot API.
The Pivot API allows developers to connect external systems with Pivot, automate processes, and build custom tools on top of the platform. Using the API requires creating an integration and generating an API key, which serves as your token for authenticated requests.
All integrations are managed in Organization Admin > Integrations, and only users with admin-level organization access can create or configure them.
Each integration acts as a virtual user with its own set of permissions. Integrations can be used to:
Each integration is configured independently, with its own:
Within the Integrations menu, you can:
Rotating a key will immediately break all connections using the previous key. Make sure to update all systems using the key before rotating.
The API key is shown in its own column because it can be rotated independently of the integration name or access settings. This avoids having to recreate the integration from scratch.
You can add as many integrations as needed, each with its own scope—e.g., one for reporting, one for automation.
From the Integrations tab in Organization Admin, click Add New
Integration.
Enter a name for the integration and define its organization-level permissions
(None, Reader, or Admin). Then click Next.
Define the integration’s space access and click Save to create it.
If you’re building with the Pivot API, we strongly recommend joining the Pivot Dev. Community. This is a dedicated space for developers to:
It’s a great way to collaborate, learn, and get the most out of the Pivot API.
Was this guide helpful?