Getting Started
To start using the email service APIs:- Create an API key from the dashboard
- Use your API key in the Authorization header for all requests:
Base URL
All API endpoints are prefixed withapi. subdomain:
- Managed
- Self-Hosted
The base URL is
https://api.maildiver.comAPI Versioning
The current version of the API isv1. All endpoints are prefixed with /v1/:
Error Handling
The API uses standard HTTP status codes and returns error messages in a consistent format:200: Success201: Created204: No Content400: Bad Request403: Forbidden404: Not Found429: Too Many Requests
Support
Need help? We’re here for you:- Email: support@maildiver.com
- Documentation: docs.maildiver.com
- Help: maildiver.com/help