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

Charthop email-template API

The email-template API from Charthop — 5 operation(s) for email-template.

Charthop email-template API is one of 87 APIs that Charthop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include email-template. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

Requests are made against the base URL https://api.charthop.com.

5 operations 5 paths 6 schemas 3 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
V1.0.0
Base URL
https://api.charthop.com
Contact
Resource Areas
1

Paths & Operations 5

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

email-template 5
POST
/v1/email-template
Create a new email template
createEmailTemplate 1 param → 201400401403
GET
/v1/email-template/essential
Return all essential email templates
getEssentialEmailTemplates → 200400404
GET
/v1/email-template/name/{name}
Return the email template by name
getEmailTemplateByName 1 param → 200400404
GET
/v1/email-template/non-essential
Return all non-essential email templates
getNonEssentialEmailTemplates → 200400404
PATCH
/v1/email-template/{emailTemplateId}
Update an existing email template
updateEmailTemplate 2 params → 204400401403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ResultsEmailTemplate (3 properties), EmailTemplate (3 properties), AccessAction (3 properties), CreateEmailTemplate (2 properties). Each schema is shown below with its type and property counts.

AccessAction
object
3 properties 1 required
ResultsAccess
object
2 properties 1 required
EmailTemplate
object
3 properties 3 required
UpdateEmailTemplate
object
2 properties
ResultsEmailTemplate
object
3 properties 1 required
CreateEmailTemplate
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-email-template-api-openapi.yml Raw ↑

Other APIs Charthop publishes across the network.

Charthop access API
Charthop action API
Charthop ai API
Charthop ai-credit-limit API
Charthop ai-hint API
Charthop ai-prompt API
Charthop app API
Charthop appConfig API
Charthop approval API
Charthop approval-delegate API
Charthop approval-request API
Charthop assessment API