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

NationGraph Organization API

The Organization API from NationGraph — 1 operation(s) for organization.

NationGraph Organization API is one of 56 APIs that NationGraph publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Organization. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

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

3 operations 1 paths 3 schemas 1 DELETE1 GET1 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 Organization API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 3

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

Organization 3
POST
/api/v3/organizations/{organization_id}/documents
Add Documents To Organization
add_documents_to_organization_api_v3_organizations__organization_id__documents_post 1 param body → 200422
GET
/api/v3/organizations/{organization_id}/documents
Get Organization Documents
get_organization_documents_api_v3_organizations__organization_id__documents_get 1 param → 200422
DELETE
/api/v3/organizations/{organization_id}/documents
Delete Organization Documents
delete_organization_documents_api_v3_organizations__organization_id__documents_delete 1 param body → 200422

Schemas 3

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

ValidationError
object
5 properties 3 required
HTTPValidationError
object
1 property
UploadDocumentRequest
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nationgraph-organization-api-openapi.yml Raw ↑

Other APIs NationGraph publishes across the network.

NationGraph Accounts API
NationGraph Automations API
NationGraph Budgets API
NationGraph Classifier API
NationGraph Classifiers API
NationGraph Contacts API
NationGraph Contracts API
NationGraph CRM API
NationGraph CRM Automation Push API
NationGraph CRM Companies API
NationGraph CRM Contacts API
NationGraph CRM History API