NationGraph CRM Mappings 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 Mappings. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.
This API exposes
6 operations
across 4 paths,
and defines 11 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 operations4 paths11 schemas1 DELETE3 GET2 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 CRM Mappings API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (HTTPBearer).
Paths & Operations 6
Across 4 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are CRMContactResponse (8 properties), MappingResponse (6 properties), ValidationError (5 properties), MappingListResponse (4 properties). Each schema is shown below with its type and property counts.
CRMType
string
Supported CRM integrations for institution mapping
BulkCreateAcceptedResponse
object
Response for accepted bulk mapping creation (202).
2 properties1 required
PushNationGraphIdsRequest
object
Request to push NationGraph IDs to a chosen CRM field.
2 properties1 required
HTTPValidationError
object
1 property
MappingResponse
object
API response for a CRM institution mapping.
6 properties5 required
ValidationError
object
5 properties3 required
MappingListResponse
object
API response for listing mappings.
4 properties2 required
CRMContactResponse
object
A CRM contact.
8 properties1 required
InstitutionContactsResponse
object
Response for contacts associated with a CRM company.
3 properties3 required
BulkDeleteMappingsRequest
object
Request to delete one or more CRM institution mappings.
1 property1 required
BulkDeleteMappingsResponse
object
Response for bulk mapping deletion.
2 properties2 required
Specification
The full machine-readable OpenAPI contract behind this narrative.