Skip to content

Overview

This API allows you to send transactional and template-based emails, manage templates, and track delivery logs.

Authentication: Bearer token required on all endpoints.

  • OpenAPI version: 3.0.3

Use HTTP Bearer Authentication to authorize requests.

Provide your API token as a Bearer token in the Authorization header.

Example: Authorization: Bearer YOUR_API_TOKEN_HERE

(Replace “YOUR_API_TOKEN_HERE” with your actual API token.)

Security scheme type: http