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.

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
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.