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

The Integrations API from NationGraph — 5 operation(s) for integrations.

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

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

This API exposes 6 operations across 5 paths, and defines 5 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.

6 operations 5 paths 5 schemas 1 DELETE3 GET1 PATCH1 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 Integrations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 6

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

Integrations 6
POST
/api/v3/integrations
Create Integration
create_integration_api_v3_integrations_post body → 200422
PATCH
/api/v3/integrations/{integration_id}
Update Integration
update_integration_api_v3_integrations__integration_id__patch 1 param body → 200422
DELETE
/api/v3/integrations/{integration_id}
Delete Integration
delete_integration_api_v3_integrations__integration_id__delete 1 param → 204422
GET
/api/v3/integrations/{integration_id}/users/{user_id}
Get External User Id
get_external_user_id_api_v3_integrations__integration_id__users__user_id__get 2 params → 200422
GET
/api/v3/integrations/slack/authorize
Slack Authorize
slack_authorize_api_v3_integrations_slack_authorize_get → 200
GET
/api/v3/integrations/slack/{integration_id}/channels
List Channels
list_channels_api_v3_integrations_slack__integration_id__channels_get 1 param → 200422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are IntegrationResponse (11 properties), ValidationError (5 properties), CreateIntegrationRequest (5 properties), IntegrationPatchRequest (2 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
CreateIntegrationRequest
object
5 properties 4 required
ValidationError
object
5 properties 3 required
IntegrationPatchRequest
object
2 properties
IntegrationResponse
object
11 properties 10 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nationgraph-integrations-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