Nuix · GraphQL Specification

Nuix GraphQL API

Nuix Discover provides a GraphQL-based Connect API (also called the Connect Graph API) for querying and managing eDiscovery data within the Nuix Discover platform. The API supports queries and mutations for document review, case management, production sets, coding workflows, annotations, user management, and legal analytics. The Connect API Explorer is the primary interface for exploring the live schema and running queries interactively.

Documentation Endpoint View on GitHub ForensicseDiscoveryInvestigationsComplianceData ProcessingLegal TechnologyIntelligenceGraphQL

Overview

Nuix GraphQL API is a GraphQL API specification published by Nuix on the APIs.io network.

Nuix Discover provides a GraphQL-based Connect API (also called the Connect Graph API) for querying and managing eDiscovery data within the Nuix Discover platform. The API supports queries and mutations for document review, case management, production sets, coding workflows, annotations, user management, and legal analytics. The Connect API Explorer is the primary interface for exploring the live schema and running queries interactively.

The GraphQL endpoint is available at https://{discover-host}/api/connect. documentation is published at https://developer.nuix.com/latest/discover/graph-api/queries-and-mutations/examplesMD.html.

The specification includes 4 reference links.

Tagged areas include Forensics, eDiscovery, Investigations, Compliance, and Data Processing.

Endpoint

https://{discover-host}/api/connect

References

Related API Specs

Nuix Core Engine REST API (OpenAPI) Nuix Case API (OpenAPI) Nuix Collection and Survey API (OpenAPI) Nuix Collection Configuration API (OpenAPI) Nuix Computer API (OpenAPI) Nuix Computer Configuration API (OpenAPI) Nuix Custodian API (OpenAPI) Nuix Group API (OpenAPI) Nuix Job API (OpenAPI) Nuix Log API (OpenAPI) Nuix Target API (OpenAPI) Nuix Utility API (OpenAPI)
Back to Nuix · All GraphQL Specs · GitHub