Skip to main content

REST APIs for 24.5

Overview of the Illumio REST API

The Illumio API is a RESTful API that uses JSON over HTTPS. JSON encodes all data transfer in both directions, so everything sent to and received from the API is encoded in JSON.

To work with the Illumio API, you need to be authorized by an Illumio administrator and have the appropriate authentication credentials.