Nerdio Manager for MSP Partner API

REST API for Nerdio Manager for MSP, used by MSPs to automate at the partner and account level what they would otherwise do in the NMM console — creating and managing host pools, session hosts and desktop images across their client accounts. Enabled per install from System > System Settings > Integrations, which provisions an Entra ID application under the nerdio-nmm-app app registration; Swagger and a Postman collection are served from the install. Paths are account-scoped under /rest-api/v1/accounts/{accountId}/, with a v1-beta surface alongside v1.

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-msp-partner-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 MSP Partner API
description: REST API for Nerdio Manager for MSP, used by MSPs to automate at the partner and account
  level what they would otherwise do in the NMM console — creating and managing host pools, session hosts
  and desktop images across their client accounts. Enabled per install from System > System Settings >
  Integrations, which provisions an Entra ID application under the nerdio-nmm-app app registration; Swagger
  and a Postman collection are served from the install. Paths are account-scoped under /rest-api/v1/accounts/{accountId}/,
  with a v1-beta surface alongside v1.
humanURL: https://nmmhelp.getnerdio.com/hc/en-us/articles/26125599431693-Nerdio-Manager-Partner-API-Getting-Started
baseURL: https://your-nmm-app.azurewebsites.net/rest-api/v1
x-base-url-note: NMM is customer-deployed; the production host is the MSP's own Azure App Service. There
  is no single Nerdio-operated host for this API.
tags:
- Managed Service Providers
- Multi-Tenant
- Host Pools
- Automation
tags_raw:
- Managed Service Providers
- Multi-tenant
- Host Pools
- Automation
properties:
- type: Documentation
  url: https://nmmhelp.getnerdio.com/hc/en-us/sections/26125183873677-API
- type: GettingStarted
  url: https://nmmhelp.getnerdio.com/hc/en-us/articles/26125599431693-Nerdio-Manager-Partner-API-Getting-Started
- type: APIReference
  url: https://nmmhelp.getnerdio.com/hc/en-us/articles/26125585381389-Nerdio-Manager-Partner-API-Use-Swagger-to-make-API-Calls