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

The enrichment API from Nexthink — 1 operation(s) for enrichment.

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

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

This API exposes 1 operation across 1 path, and defines 10 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.

1 operations 1 paths 10 schemas 1 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 enrichment 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 1

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

enrichment 1
POST
/api/v1/enrichment/data/fields
Enrich fields for given objects
enrichmentDataFields body → 200207400401403

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are PartialSuccessResponse (2 properties), IndividualObjectError (2 properties), BadRequestResponse (2 properties), EnrichmentRequest (2 properties). Each schema is shown below with its type and property counts.

BadRequestResponse
object
Error response when ALL objects in the request contain errors
2 properties
ForbiddenResponse
object
Error response when no permissions
1 property
PartialSuccessResponse
object
Partial success response when some of the objects in the request contain errors but other objects are processed
2 properties
Error
object
An error composed of a message and a code
2 properties
Identification
object
Identification information for the given object, composed of the name of the field and the value used to identify
2 properties 2 required
Enrichment
object
Enrichment composed of the identification information of the desired object and the fields to be enriched (names and values)
2 properties 2 required
SuccessResponse
object
Response when ALL objects have been processed correctly
1 property
Field
object
Enrichment information for the given object, composed of the name of field to be enriched and the desired value
2 properties 2 required
EnrichmentRequest
object
Objects to be enriched (with desired fields and values) and domain (configurable)
2 properties 2 required
IndividualObjectError
object
Error for an individual object, composed of identification information about the object and the list of errors
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nexthink-enrichment-api-openapi.yml Raw ↑

Other APIs Nexthink publishes across the network.

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