Encharge Transactional Email API

REST API for sending transactional emails through Encharge. Accepts JSON payloads at POST /v1/emails/send and authenticates via the same API token used by the core REST API.

API entry from apis.yml

apis.yml Raw ↑
aid: encharge:transactional-email-api
name: Encharge Transactional Email API
description: REST API for sending transactional emails through Encharge. Accepts JSON payloads at POST
  /v1/emails/send and authenticates via the same API token used by the core REST API.
humanURL: https://docs.encharge.io/transactional-email-api/overview
baseURL: https://api.encharge.io/v1
tags:
- Transactional Email
- Email
properties:
- type: Documentation
  url: https://docs.encharge.io/transactional-email-api/overview
- type: Authentication
  url: https://docs.encharge.io/transactional-email-api/authentication
- type: Reference
  url: https://docs.encharge.io/transactional-email-api/reference