Stable
Migomail Email API API Reference
Email sending, campaign management, and analytics API for Migomail.
Environments
Use the appropriate base URL for your environment. All requests must use HTTPS.
| Environment | Base URL | Default |
|---|---|---|
| Production | https://api.migomail.com/v1 |
✓ |
| Sandbox | https://sandbox.api.migomail.com/v1 |
Authentication
API KEY
Pass your API key in the X-API-Key request header.
HTTP Header
X-API-Key: {your_api_key}