Overview
Email (1.0)
Section titled “Email (1.0)”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
Authentication
Section titled “ Authentication ”BearerAuth
Section titled “BearerAuth ”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