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

ticketing

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

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

This API exposes 13 operations across 12 paths, and defines 36 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.

13 operations 12 paths 36 schemas 9 GET3 POST1 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 ticketing 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 13

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

ticketing 13

ticketing

POST
/v2/ticketing/ticket
Create ticket
create body → default
POST
/v2/ticketing/ticket/{ticketId}/comment
Add comment to ticket
createComment 1 param body → default
GET
/v2/ticketing/ticket/{ticketId}
Ticket
getTicketById 1 param → default
PUT
/v2/ticketing/ticket/{ticketId}
Update ticket
update 1 param body → default
GET
/v2/ticketing/ticket/{ticketId}/log-entry
List ticket log entries
getTicketLogEntriesByTicketId 5 params → default
GET
/v2/ticketing/attributes
List ticket attributes
getTicketAttributes → default
GET
/v2/ticketing/contact/contacts
List contacts
getContacts_1 → default
GET
/v2/ticketing/ticket-form/{id}
Ticket form
getTicketFormById 1 param → default
GET
/v2/ticketing/ticket-form
List ticket forms
getTicketForms → default
GET
/v2/ticketing/statuses
Get list of ticket status
getAllStatuses → default
GET
/v2/ticketing/trigger/boards
List boards
getBoards → default
POST
/v2/ticketing/trigger/board/{boardId}/run
List of tickets for board
getTicketsByBoard 1 param body → default
GET
/v2/ticketing/app-user-contact
List of users by user type
getAllUserAndContacts 5 params → 200

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are TicketDTO (20 properties), TicketLogEntryPublicApiDTO (20 properties), UpdateTicket (17 properties), NewTicket (17 properties). Each schema is shown below with its type and property counts.

AttributeContentValue
object
4 properties
TicketTimeEntryDTO
object
11 properties
NewTicketLogEntry
object
5 properties 1 required
TicketStatusPublicApiDTO
object
4 properties
TicketLogEntryPublicApiDTO
object
20 properties
NewTicket
object
17 properties 4 required
CcList
object
2 properties
AttributeValueDTO
object
3 properties
Rule
object
3 properties
TechniciansTaggedMetadataDTO
object
5 properties
ContactResponseDTO
object
12 properties
AttributeContentAdvancedSettings
object
10 properties
TicketingAttributePublicApiDTO
object
14 properties
AgreementProductTimeEntryDTO
object
2 properties
CarbonCopy
object
2 properties
AttributeData
object
2 properties
TicketDTO
object
20 properties
Condition
object
2 properties
TimerSettings
object
2 properties
AttributeContentAdvancedSettingsNumericRange
object
2 properties
TicketBoardScrollingRequestDTO
object
6 properties
AttributeContentAdvancedSettingsComplexityRules
object
4 properties
AttributeContent
object
7 properties
TicketingBoardPublicApiDTO
object
11 properties
EndUserCustomization
object
3 properties
TicketFormPublicApiDTO
object
10 properties
TicketFormContent
object
2 properties
UpdateTicket
object
17 properties 6 required
AppUserAndContactPublicApiDTO
object
8 properties
AgreementDTO
object
2 properties
TicketLogEntryAutomationDTO
object
4 properties
TicketingAttributeValue
object
3 properties 2 required
TicketDashboardPublicApiDTO
object
2 properties
AttributeContentAdvancedSettingsDateFilters
object
2 properties
SortBy
object
2 properties
TicketMetadata
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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