NinjaOne system API
Core system Entities and Resources
NinjaOne system API is one of 22 APIs that NinjaOne publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include system. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.
This API exposes 24 operations across 24 paths, and defines 42 schemas. It is described by OpenAPI 3.0.1, at version 2.0.9-draft.
Requests are made against the base URL https://app.ninjarmm.com/v2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
NinjaOne system API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (bearer) (oauth2).
An API key is passed in the cookie as sessionKey (sessionKey).
By default, every request must be authenticated.
Paths & Operations 24
Across 24 paths, the API surfaces 24 operations — 24 GET. Each is listed below with its method, path, parameters, and response codes.
Core system Entities and Resources
Schemas 42
The contract defines 42 schemas that model the data the API accepts and returns. The most detailed are Device (29 properties), DeviceSearchMatch (27 properties), NodeWithDetailedReferences (24 properties), User (20 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from NinjaOne 12
Other APIs NinjaOne publishes across the network.