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

The Export API from Nexthink — 2 operation(s) for export.

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

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

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

3 operations 2 paths 4 schemas 2 GET1 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 Export 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 3

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

Export 3
GET
/api/v1/nql/export
Export an NQL
export-get 4 params → 200401403404500503
POST
/api/v1/nql/export
Export an NQL
export-post 1 param body → 200401403404500503
GET
/api/v1/nql/status/{exportId}
Status of an export
status 2 params → 200206401403404429500503

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ErrorResponse (3 properties), NqlApiStatusResponse (3 properties), NqlApiExportRequest (3 properties), NqlApiExportResponse (1 property). Each schema is shown below with its type and property counts.

NqlApiExportRequest
object
3 properties 1 required
NqlApiStatusResponse
object
3 properties
ErrorResponse
object
3 properties
NqlApiExportResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nexthink-export-api-openapi.yml Raw ↑

Other APIs Nexthink publishes across the network.

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