M

Mailgun Email API

REST discovered

Details
URL
https://api.mailgun.net
Docs
https://documentation.mailgun.com/docs/mailgun/api-reference/send/mailgun
Authentication
Mailgun private API key basic discovered Get credentials ↗

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.