NationGraph Workspaces API is one of 56 APIs that NationGraph publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Workspaces. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.
This API exposes
8 operations
across 6 paths,
and defines 12 schemas.
It is described by OpenAPI 3.1.0, at version 0.2.36.
Requests are made against the base URL https://api.nationgraph.com.
8 operations6 paths12 schemas1 DELETE3 GET1 PATCH3 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.1.0
API Version
0.2.36
Base URL
https://api.nationgraph.com
Authentication
HTTP Bearer
Resource Areas
1
Authentication & Security 1
NationGraph Workspaces API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (HTTPBearer).
Paths & Operations 8
Across 6 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are WorkspacePreviewRequest (19 properties), Institution (13 properties), Workspace (11 properties), PreviewInstitutionsResponse (6 properties). Each schema is shown below with its type and property counts.
InstitutionEnum
string
WorkspaceDetailResponse
object
5 properties5 required
ColumnMetadata
object
1 property1 required
PreviewInstitutionsResponse
object
6 properties6 required
HTTPValidationError
object
1 property
ValidationError
object
5 properties3 required
WorkspacePreviewRequest
object
19 properties
WorkspacesResponse
object
1 property1 required
UiMetadataColumns
object
3 properties2 required
Workspace
object
11 properties3 required
Institution
object
13 properties11 required
WorkspaceResponse
object
1 property1 required
Specification
The full machine-readable OpenAPI contract behind this narrative.