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 CRM Owners API

The CRM Owners API from NationGraph — 2 operation(s) for crm owners.

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

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

This API exposes 2 operations across 2 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.

2 operations 2 paths 5 schemas 2 GET

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 CRM Owners API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 2

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

CRM Owners 2
GET
/api/v3/crm/{integration_id}/owners
List Owners
list_owners_api_v3_crm__integration_id__owners_get 5 params → 200422
GET
/api/v3/crm/{integration_id}/owners/{owner_id}
Get Owner
get_owner_api_v3_crm__integration_id__owners__owner_id__get 2 params → 200422

Schemas 5

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

TeamResponse
object
A CRM team.
3 properties 3 required
OwnerListResponse
object
API response for listing owners.
4 properties 2 required
HTTPValidationError
object
1 property
OwnerResponse
object
API response for a single owner.
10 properties 2 required
ValidationError
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nationgraph-crm-owners-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