1. Overview
When you integrate Mailgun with Kurrier, the app uses Mailgun’s REST API for sending emails and optional inbound routing. Setup takes just one step — adding your Mailgun API key.2. Adding Mailgun in Kurrier
In Kurrier, go to:Dashboard → Providers → Add Provider → MailgunYou’ll see a single required field:
| Field | Description | Example |
|---|---|---|
| MAILGUN_API_KEY | Your private API key from the Mailgun dashboard | key-9f6a41e71113d30cadeb28c-1ae02a08-07217cd |
3. Where to Find Your API Key
- Log in to your Mailgun Dashboard.
- Navigate to Settings → API Keys.
- Copy your Private API key (not the Public one).
- Paste it into Kurrier’s field and click Submit.
💡 You may use either the EU or US region keys — Kurrier will detect the correct endpoint automatically.