mirror of
https://github.com/public-apis/public-apis.git
synced 2025-06-15 01:01:53 +02:00
Added the Mailchimp, Sendgrid and Sendinblue API to Email
This commit is contained in:
parent
b063dac107
commit
a0689f9ce8
1 changed files with 9 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
|||
* [Development](#development)
|
||||
* [Dictionaries](#dictionaries)
|
||||
* [Documents & Productivity](#documents--productivity)
|
||||
* [Email](#email)
|
||||
* [Entertainment](#entertainment)
|
||||
* [Environment](#environment)
|
||||
* [Events](#events)
|
||||
|
@ -580,6 +581,14 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [WakaTime](https://wakatime.com/developers) | Automated time tracking leaderboards for programmers | No | Yes | Unknown |
|
||||
| [Zube](https://zube.io/docs/api) | Full stack project management | `OAuth` | Yes | Unknown |
|
||||
|
||||
**[⬆ Back to Index](#index)**
|
||||
### Email
|
||||
API | Description | Auth | HTTPS | CORS |
|
||||
|---|---|---|---|---|
|
||||
| [Mailtrap](https://mailtrap.docs.apiary.io/#) | A service for the safe testing of emails sent from the development and staging environments | `apiKey` | Yes | Unknown |
|
||||
| [Sendgrid](https://sendgrid.com/docs/api-reference/) | A cloud-based SMTP provider that allows you to send emails without having to maintain email servers | `apiKey` | Yes | Unknown |
|
||||
| [Sendinblue](https://developers.sendinblue.com/docs) | A service that provides solutions relating to marketing and/or transactional email and/or SMS | `apiKey` | Yes | Unknown |
|
||||
|
||||
**[⬆ Back to Index](#index)**
|
||||
### Entertainment
|
||||
API | Description | Auth | HTTPS | CORS |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue