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 webhooks API

Webhook Endpoints

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

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

This API exposes 2 operations across 1 path, 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.

2 operations 1 paths 2 schemas 1 DELETE1 PUT

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 webhooks 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 2

Across 1 path, the API surfaces 2 operations — 1 DELETE, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

webhooks 2

Webhook Endpoints

PUT
/v2/webhook
Update API Webhook configuration
configureWebhook body → 204403
DELETE
/v2/webhook
Remove Webhook API channel
disableWebhook → 204403500

Schemas 2

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

HTTPHeader
object
Custom HTTP Headers (i.e. Authorization)
2 properties
WebhookConfiguration
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ninjaone-webhooks-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