GDPR Compliance

We use cookies to ensure you get the best experience on our website. By continuing to use our site, you accept our use of cookies, privacy policy and terms of service.

API Docs / Migomail Email API
Changelog
Stable

Migomail Email API API Reference

Email sending, campaign management, and analytics API for Migomail.

v1 https://api.migomail.com/v1
Environments

Use the appropriate base URL for your environment. All requests must use HTTPS.

EnvironmentBase URLDefault
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}