Nerdio Manager for Enterprise REST API

REST API for Nerdio Manager for Enterprise. The API is disabled by default and is enabled per install from System > Settings > Integrations, which provisions an Entra ID application under the nerdio-nmw-app app registration and issues a client id/secret. Because NME is deployed into the customer's own Azure subscription, the API is served from that install's App Service host under /api/v1, with interactive Swagger documentation and a downloadable Postman collection served from the same install. It covers ARM host pools and session hosts, desktop images, auto-scale profiles, scripted actions, app attach, app management policies, FSLogix and Azure Files storage, notifications, users and roles, and cost attribution.

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/nerdio-manager-for-enterprise-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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
name: Nerdio Manager for Enterprise REST API
description: REST API for Nerdio Manager for Enterprise. The API is disabled by default and is enabled
  per install from System > Settings > Integrations, which provisions an Entra ID application under the
  nerdio-nmw-app app registration and issues a client id/secret. Because NME is deployed into the customer's
  own Azure subscription, the API is served from that install's App Service host under /api/v1, with interactive
  Swagger documentation and a downloadable Postman collection served from the same install. It covers
  ARM host pools and session hosts, desktop images, auto-scale profiles, scripted actions, app attach,
  app management policies, FSLogix and Azure Files storage, notifications, users and roles, and cost attribution.
humanURL: https://nmehelp.getnerdio.com/hc/en-us/sections/19703469488013-REST-API
baseURL: https://your-nme-app.azurewebsites.net/api/v1
x-base-url-note: NME is customer-deployed; the production host is the customer's own Azure App Service
  (the documented form used by the first-party PowerShell module is Connect-Nme -NmeUri "https://your-nme-app.azurewebsites.net").
  There is no single Nerdio-operated host for this API.
tags:
- Azure Virtual Desktop
- Host Pools
- Desktop Images
- Auto-scale
- Automation
properties:
- type: Documentation
  url: https://nmehelp.getnerdio.com/hc/en-us/sections/19703469488013-REST-API
- type: GettingStarted
  url: https://nmehelp.getnerdio.com/hc/en-us/articles/26124297445901-Getting-Started-with-REST-API-Integration
- type: Deprecation
  url: https://nmehelp.getnerdio.com/hc/en-us/articles/29088961923981-REST-API-Deprecated-Endpoints-and-Properties
- type: CLI
  url: cli/nerdio-cli.yml