M
Mailgun Email API
Details
- URL
-
https://api.mailgun.net - Docs
- https://documentation.mailgun.com/docs/mailgun/api-reference/send/mailgun
Authentication
Sign up or log in in the Mailgun dashboard, then open API Security / API Keys and copy or create a Private API key. The docs say guided setup in the welcome guide creates your first API key, and the quickstart points to API Keys. Use it with HTTP Basic Auth as username api and password = your private API key.