Ivanti Neurons for MDM Customer Integration API Guide
May 2025
This guide describes how to integrate your environment with Ivanti Neurons for MDM using the Integration API. It is not intended to cover all possible API calls, rather those that will accomplish supported use cases.
Customers using Ivanti REST APIs must design all integration code to handle HTTP return codes. For example, APIs can return statuses such as 429 (Rate Limited) or 503 (Service Unavailable), as server-side per tenant cloud capacity can change over time. Hence, it is important to ensure that all integration code handles return code values properly with the ability to retry requests later where applicable.