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

The Views API from NationGraph — 2 operation(s) for views.

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

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

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

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

Paths & Operations 5

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

Views 5
GET
/api/v3/views
List Views
list_views_api_v3_views_get 2 params → 200422
POST
/api/v3/views
Create View
create_view_api_v3_views_post body → 200422
GET
/api/v3/views/{view_id}
Get View
get_view_api_v3_views__view_id__get 1 param → 200422
PATCH
/api/v3/views/{view_id}
Update View
update_view_api_v3_views__view_id__patch 1 param body → 200422
DELETE
/api/v3/views/{view_id}
Delete View
delete_view_api_v3_views__view_id__delete 1 param → 200422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ViewResponse (8 properties), ValidationError (5 properties), ViewCreateRequest (4 properties), ViewUpdateRequest (2 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
ValidationError
object
5 properties 3 required
ViewUpdateRequest
object
2 properties
ViewResponse
object
8 properties 8 required
ViewCreateRequest
object
4 properties 2 required
ViewType
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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