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

Nuix Target API

The Target API from Nuix — 3 operation(s) for target.

Nuix Target API is one of 13 APIs that Nuix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Target. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.1, at version ${customer.version}.

Requests are made against a single base URL, {protocol}://{address}:{port}/api/ecc.

4 operations 3 paths 5 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
${customer.version}
Base URL
https://localhost:4444
Authentication
HTTP Basic
Contact
License
Resource Areas
1

Authentication & Security 1

Nuix Target API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

Paths & Operations 4

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

Target 4
GET
/v2/targets
Lists all target/s
listTargets 1 param → 200504
GET
/v2/targets/{id}
Get information about the target specified by id
listTarget 1 param → 200400504
DELETE
/v2/targets/{id}
Delete a Target
deleteTarget body → 200400
POST
/v2/target
Add a new target
createTarget body → 200400

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Target (7 properties), createTargetRequest (7 properties), TargetInputs (3 properties), standardResponse (3 properties). Each schema is shown below with its type and property counts.

standardResponse
object
3 properties
createTargetRequest
object
7 properties
TargetInputs
object
3 properties
Target
object
7 properties
listTargetsResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nuix-target-api-openapi.yml Raw ↑

Other APIs Nuix publishes across the network.

Nuix Core Engine REST API
Nuix Discover Connect API
Nuix Case API
Nuix Collection and Survey API
Nuix Collection Configuration API
Nuix Computer API
Nuix Computer Configuration API
Nuix Custodian API
Nuix Group API
Nuix Job API
Nuix Log API
Nuix Utility API