Skip to main content

Intigriti API

Updated this week

The Intigriti API allows you to programmatically access data from the Intigriti platform and integrate it with your internal systems, tools, or workflows. It supports use cases such as reporting, automation, data synchronization, and custom integrations.

The API is designed as a RESTful interface and provides read and write access depending on the permissions and scopes you configure.

๐Ÿ”“ Subscriptions: Starter, Core, Premium, Enterprise

Access the Intigriti API

โš™๏ธRoles: Company Admin

  1. Go to Admin > Integrations.

  2. Open the Intigriti API section.

  3. Create a new API token.

  4. Select the required scopes based on the data and actions your integration needs.

  5. Set the token lifetime according to your security requirements.

  6. Specify the redirect URL.

  7. Click Activate

  8. Save the client secret and store it securely, as it will be used to authenticate API requests.

๐Ÿ’กNote: For detailed technical information, including available endpoints, authentication methods, rate limits, and more, go to the official Intigriti API documentation.

If you encounter issues while setting up or using the Intigriti API, you can reach out to our technical support team directly through the chat in the Intigriti platform.

Best practices

  • Apply the principle of least privilege by selecting only the scopes your integration requires.

  • Use non-expiring tokens only when strictly necessary, and store them securely.

  • Monitor API usage to detect unexpected behavior or excessive requests.

Related articles

Did this answer your question?