Getting Started with the BasicsEngage API
Welcome! This documentation provides all the information you need to integrate with the BasicsEngage API.
Overview
Our API is designed to be straightforward and powerful, enabling you to:
- Send transactional emails for critical notifications like password resets or purchase receipts.
- Create, manage, and send bulk email campaigns to your audience.
- Organize contacts with list management functionalities.
- Track campaign success with detailed analytics, including open, click, and bounce rates.
Authentication
You can authenticate by providing your unique API key in the Authorization header of your request.
| Header | Description |
|---|---|
Authorization | Bearer <your-api-key> |
tip
You can generate and manage your API keys from your dashboard
Base URL
All API endpoints are relative to the following base URL: https://api.basicsengage.com/api/v0/dev