Nmbrs · Authentication Profile

Nmbrs Authentication

Authentication

Nmbrs secures its APIs with oauth2, apiKey, and soap-token across 3 declared security schemes, as derived from its OpenAPI definitions.

Human ResourcesHRISPayrollEmployee ManagementHRAbsence ManagementNetherlandsSwedenSOAPREST
Methods: oauth2, apiKey, soap-token Schemes: 3 OAuth flows: API key in:

Security Schemes

oauth2 oauth2
subscriptionKey apiKey
· in: header ()
soapToken apiKey
scheme: soap-header

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: documented
source: https://developer.nmbrs.com/docs
summary:
  types:
  - oauth2
  - apiKey
  - soap-token
schemes:
- name: oauth2
  type: oauth2
  flow: authorizationCode
  authorizationUrl: https://identityservice.nmbrs.com/connect/authorize
  tokenUrl: https://identityservice.nmbrs.com/connect/token
  description: >-
    The current Nmbrs REST API uses the OAuth 2.0 Authorization Code flow.
    Authorization happens at the company/debtor level (not accountant login).
    Access is scoped with granular OAuth scopes.
  scopes:
  - employee.info
  - employee.info.read
  - employee.employment
  - employee.employment.read
  - employee.payment
  sources:
  - https://developer.nmbrs.com/docs
  - https://nmbrs.stoplight.io/docs/nmbrs-restapi/ZG9jOjY4OTAxNTQ-authentication
- name: subscriptionKey
  type: apiKey
  in: header
  description: >-
    In addition to the OAuth bearer token, every REST request must carry a
    per-product subscription key generated when you subscribe to a product in
    the Nmbrs developer portal. Modeled here on an X-Subscription-Key header;
    confirm the exact header name in the Stoplight reference.
  sources:
  - https://developer.nmbrs.com/docs
  - https://nmbrs.stoplight.io/docs/nmbrs-restapi/ZG9jOjE5Nzc1OTky-getting-started
- name: soapToken
  type: apiKey
  scheme: soap-header
  description: >-
    The legacy SOAP v3 API authenticates with a username plus an API token
    passed in the SOAP AuthHeader. Deprecated; the SOAP API is scheduled to be
    retired on 1 March 2027.
  sources:
  - https://support.nmbrs.nl/hc/nl/articles/205903718-Nmbrs-API-for-developers
  - https://api.nmbrs.nl/soap/v3/EmployeeService.asmx

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/nmbrs-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.