This repo contains the Postman collection for the ISE OpenAPI APIs.
Postman is a popular collaboration platform for learning, development, and testing of REST APIs.
Cisco ISE allows API access to manage Cisco ISE nodes through two sets of API formats: External Restful Services (ERS) APIs & Open APIs. ERS and Open APIs are REST APIs based on HTTPS. From Cisco ISE Release 3.1, newer APIs are available in the Open API format.
ISE API Documentation : Complete documentation for the APIs
ISE @ Cisco DevNet : Site for ISE APIs, sample code, and sandboxes to learn and play
ERS, MNT, pxGRID APIs : GitHub repository containing the Postman collections for the ISE ERS, MNT, and pxGRID APIs
In Postman, under Collections, choose Import. You may then import via drag-and-drop of a downloaded collection file (*.postman_collection.json) or with a URL of a collection file in the GitHub repository.
In ISE, API services are disabled by default. Follow these steps to enable API services for ERS and/or Open API.
- In the Cisco ISE GUI, click the Menu icon and choose Administration > System > Settings > API Settings > API Service Settings.
- In the API Service Settings for Primary Administration Node area, click the ERS (Read/Write) toggle button to enable ERS and/or click the Open API (Read/Write) toggle button to enable API services on the PAN.
- In the API Service Settings for All Other Nodes area, click the ERS (Read) toggle button to enable the ERS on all other nodes, and/or click the Open API (Read) toggle button to enable Open API service.