Setup & Authentication
API Authentication
Authentication
CIPP uses OAuth authentication to be able to connect to the API using your Application ID and secret. You can use the PowerShell example below to connect to the API
Time and rate limits
The API actions have a maximum timeout of 10 minutes. There are no active rate limits, but heavy usage of the API can cause frontend operations to slow down.
Endpoint documentation
CIPP API Powershell Module
You can install the CIPP API Powershell module using PowerShell 7.x. The module takes care of all the authentication for you.
You will first need to set your CIPP API Details using the following command:
You can then test its working
Feature Requests / Ideas
Last updated
Was this helpful?