The Peakon SCIM API is rate limited at 25,000 operations/hour. A bulk SCIM API request consumes 1 operation per operation in the request payload. Other SCIM API requests consume 1 operation.

Any integration should throttle its API calls to make sure this limit is not exceeded.