NordLayer Partner / MSP API

Partner-facing API behind the NordLayer Service Management Portal. API keys are self-issued in the SMP Integrations tab with expiry and one-time visibility, and let MSPs create client organizations, retrieve account details and statuses, and track license usage. The help centre links a "NordLayer MSP API Documentation" PDF for the full specification, but that published link currently returns 404, so no machine-readable contract is publicly retrievable.

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/nordlayer-partner-msp-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: NordLayer Partner / MSP API
description: Partner-facing API behind the NordLayer Service Management Portal. API keys are self-issued
  in the SMP Integrations tab with expiry and one-time visibility, and let MSPs create client organizations,
  retrieve account details and statuses, and track license usage. The help centre links a "NordLayer MSP
  API Documentation" PDF for the full specification, but that published link currently returns 404, so
  no machine-readable contract is publicly retrievable.
humanURL: https://help.nordlayer.com/docs/api-key-management-for-smp
baseURL: https://api.nordlayer.com/
tags:
- MSP
- Partner API
- Provisioning
- Network Security
tags_raw:
- msp
- partner-api
- provisioning
- network-security
properties:
- type: Documentation
  url: https://help.nordlayer.com/docs/api-key-management-for-smp
- type: Authentication
  url: authentication/nord-security-authentication.yml
x-evidence:
  fetched: '2026-08-01'
  base_url_probe:
    url: https://api.nordlayer.com/
    http_status: 404
    content_type: application/json
    body: '{"code":404,"message":"Resource not found"}'
    note: Host resolves and answers a JSON error envelope; individual endpoint paths are not published
      outside the partner-gated MSP API PDF.
  spec_link:
    url: https://cdn.document360.io/fc1049cd-8f71-4b89-b9b8-dbca9fdcdd16/Images/Documentation/NordLayer%20MSP%20API%20Documentation.pdf
    http_status: 404
    note: Linked from help.nordlayer.com/docs/api-key-management-for-smp; asset no longer present.