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

Nexthink Execute API

The Execute API from Nexthink — 2 operation(s) for execute.

Nexthink Execute API is one of 8 APIs that Nexthink publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Execute. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.1, at version 1.0.0.

Requests are made against a single base URL, https://{instance}.api.{region}.nexthink.cloud.

2 operations 2 paths 5 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://instance.api.us.nexthink.cloud
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Nexthink Execute API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It accepts HTTP bearer tokens (jwt) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 2

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

Execute 2
POST
/api/v1/nql/execute
Execute an NQL V1
execute 3 params body → 200401403404406500503
POST
/api/v2/nql/execute
Execute an NQL V2
execute 3 params body → 200401403404406500503

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are NqlApiExecuteResponse (6 properties), DateTime (6 properties), NqlApiExecuteV2Response (5 properties), ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

NqlApiExecuteRequest
object
2 properties 1 required
DateTime
object
6 properties
NqlApiExecuteV2Response
object
5 properties
ErrorResponse
object
3 properties
NqlApiExecuteResponse
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nexthink-execute-api-openapi.yml Raw ↑

Other APIs Nexthink publishes across the network.

Nexthink Campaigns API
Nexthink device-deletions API
Nexthink enrichment API
Nexthink Export API
Nexthink Handoff API API
Nexthink Remote actions API
Nexthink Workflows API