NinjaOne Organization Documents API is one of 22 APIs that NinjaOne publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Organization Documents. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.
This API exposes
12 operations
across 10 paths,
and defines 6 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.
12 operations10 paths6 schemas1 DELETE3 GET1 PATCH7 POST
Metadata
The identity and technical contract details declared by the specification.
NinjaOne Organization Documents 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 12
Across 10 paths, the API surfaces 12 operations — 1 DELETE, 3 GET, 1 PATCH, 7 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ClientDocumentWithAttributeValuesPublicApiDTO (8 properties), ClientDocumentWithUpdatedAttributeValuesPublicApiDTO (8 properties), ClientDocumentWithAttributeValuesBulkCreatePublicApiRequest (5 properties), ClientDocumentWithAttributeValuesBulkUpdatePublicApiRequest (4 properties). Each schema is shown below with its type and property counts.