1. Get your API key
In your Mailercloud account, open Settings → API and create a key. You can create up to 10 keys. Every request below sends this key in theAuthorization header (plain text, no Bearer prefix).
2. Create a list
id — you’ll need it in the next steps.
3. Add a contact
4. Create a campaign
name, subject, sender, and list_ids are required, plus your HTML content:
5. Send a test email, then schedule
Preview it in your own inbox first:Next steps
- Send transactional email for receipts, OTPs, and notifications
- Sync contacts in real time from your app or website
- Set up webhooks to receive campaign events