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 Vulnerability Management API

Vulnerability Management

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

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

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

3 operations 3 paths 1 schemas 2 GET1 POST

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 Vulnerability Management 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 3

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

Vulnerability Management 3

Vulnerability Management

GET
/v2/vulnerability/scan-groups
Fetch all Scan Groups
fetchAllScanGroups → 200
GET
/v2/vulnerability/scan-groups/{scan-group-id}
Fetch Scan Group
fetchScanGroupById 1 param → 200404
POST
/v2/vulnerability/scan-groups/{scan-group-id}/upload
Upload CSV
updateScanGroup 1 param body → 200404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is PublicScanGroup (11 properties). Each schema is shown below with its type and property counts.

PublicScanGroup
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ninjaone-vulnerability-management-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