Ivanti Neurons for Secure Access Overview
Neurons for Secure Access (nSA) is a SaaS-delivered, centralized management and reporting platform designed to work with both Ivanti Connect Secure (ICS) and Neurons for Zero Trust Access (nZTA).
- nSA provides a unified interface allowing security admins to manage multiple gateways and/or locations quickly and efficiently.
- nSA simplifies workflows by consolidating all logging, reporting and activity data to a single pane of glass.
- Administrators gain powerful analytics tools to review the health status of their deployments as part of their daily routine.
- Proprietary risk scores identify non-compliant or anomalous user activity, enabling admins to identify risky user activity and react accordingly.
- Scheduled reports let admins design, customize and schedule reports to arrive in their inbox with the exact data they want to see.

To learn more about nSA, see the nSA Tenant Admin Guide.
This guide describes the REST API service running on the Controller and includes a list of supported API calls.
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. Therefore, it is important to ensure that all integration code handles return code values properly with the ability to retry requests later where applicable.