Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NinjaOne Users API is one of 22 APIs that NinjaOne publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Users. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 4 operations across 3 paths, and defines 2 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.

4 operations 3 paths 2 schemas 3 GET1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2.0.9-draft
Base URL
https://app.ninjarmm.com/v2
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

NinjaOne Users 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 4

Across 3 paths, the API surfaces 4 operations — 3 GET, 1 PATCH. Each is listed below with its method, path, parameters, and response codes.

Users 4

Users

GET
/v2/user/end-user/{id}
End user details
getEndUser 1 param → 200404400401403
GET
/v2/user/end-user/{id}/custom-fields
End user custom fields
getNodeCustomFields_3 1 param → default
PATCH
/v2/user/end-user/{id}/custom-fields
Update Field Values
updateNodeAttributeValues_3 1 param body → default
GET
/v2/user/technician/{id}
Technician details
getTechnician 1 param → 200404400401403

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are EndUser (17 properties), Technician (17 properties). Each schema is shown below with its type and property counts.

Technician
object
17 properties
EndUser
object
17 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ninjaone-users-api-openapi.yml Raw ↑

Other APIs NinjaOne publishes across the network.

NinjaOne Asset Tags API
NinjaOne Backup API
NinjaOne Checklist Templates API
NinjaOne Custom Fields API
NinjaOne Custom Tabs API
NinjaOne devices API
NinjaOne Document Templates API
NinjaOne groups API
NinjaOne Knowledge Base Articles API
NinjaOne Location API
NinjaOne management API
NinjaOne organization API