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 Email Templates API

The Email Templates API from NationGraph — 2 operation(s) for email templates.

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

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

This API exposes 4 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.

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

Paths & Operations 4

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

Email Templates 4
POST
/api/v3/email-templates
Create Template
create_template_api_v3_email_templates_post body → 200422
GET
/api/v3/email-templates
Get Templates
get_templates_api_v3_email_templates_get 1 param → 200422
GET
/api/v3/email-templates/{template_id}
Get Template
get_template_api_v3_email_templates__template_id__get 1 param → 200422
PATCH
/api/v3/email-templates/{template_id}
Update Template
update_template_api_v3_email_templates__template_id__patch 1 param body → 200422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are EmailTemplateResponse (9 properties), CreateEmailTemplateRequest (5 properties), ValidationError (5 properties), EmailTemplateUpdates (5 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
EmailResourceStatus
string
EmailTemplateUpdates
object
5 properties
ValidationError
object
5 properties 3 required
CreateEmailTemplateRequest
object
5 properties 3 required
EmailTemplateResponse
object
9 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nationgraph-email-templates-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