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

The Notes API from NationGraph — 3 operation(s) for notes.

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

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

This API exposes 4 operations across 3 paths, 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.

4 operations 3 paths 3 schemas 1 DELETE1 GET1 POST1 PUT

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

Paths & Operations 4

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

Notes 4
POST
/api/v3/workspaces/{workspace_id}/institution/{institution_id}/notes
Insert Note
insert_note_api_v3_workspaces__workspace_id__institution__institution_id__notes_post 2 params body → 200422
GET
/api/v3/workspaces/{workspace_id}/institution/{institution_id}/notes
Get Notes By Institution
get_notes_by_institution_api_v3_workspaces__workspace_id__institution__institution_id__notes_get 2 params → 200422
PUT
/api/v3/notes
Update Note
update_note_api_v3_notes_put body → 200422
DELETE
/api/v3/notes/{note_id}
Delete Note
delete_note_api_v3_notes__note_id__delete 1 param → 200422

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ValidationError (5 properties), NoteRequest (2 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
NoteRequest
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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