Ivanti Neurons for Zero Trust Access REST API

REST API for managing Ivanti Neurons for Zero Trust Access (nZTA), providing endpoints for managing zero trust access policies, gateways, and user access.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/ivanti-neurons-zero-trust-rest-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: pulse:ivanti-neurons-zero-trust-rest-api
name: Ivanti Neurons for Zero Trust Access REST API
description: REST API for managing Ivanti Neurons for Zero Trust Access (nZTA), providing endpoints for
  managing zero trust access policies, gateways, and user access.
humanURL: https://help.ivanti.com/ps/help/en_US/nSA/22.x/nsa-zta/api/landingpage.htm
baseURL: https://{nzta-tenant-host}/api/v1
baseURLNote: Templated on purpose. nZTA is a per-customer hosted tenant, and Ivanti's own sample code
  builds request URIs as host_url + api_version + resource against the tenant address. Some nZTA surfaces
  (gateways, analytics, integrations, licenses) sit at an unversioned /api/ prefix on the same host —
  the provider's own inconsistency.
tags:
- Secure Access
- Zero Trust
- ZTNA
- Analytics
- Policy
- Gateways
properties:
- type: Documentation
  url: https://help.ivanti.com/ps/help/en_US/nSA/22.x/nsa-zta/api/landingpage.htm
- type: APIReference
  url: https://docs.ivanti.com/ps/help/en_us/nsa/22x/nsa-zta/api/api-calls
- type: GettingStarted
  url: https://docs.ivanti.com/ps/help/en_us/nsa/22x/nsa-zta/api/retrieving-the-authentication-dsid
- type: Authentication
  url: authentication/pulse-authentication.yml
- type: Conventions
  url: conventions/pulse-conventions.yml