From 24561c5a67a936856af5fb318c88c3ec188c9867 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Dubreucq Date: Tue, 6 Aug 2024 16:45:30 +0300 Subject: [PATCH] Add Sweego API (#384) Add Sweego API to Email --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 884d9f11..4f6d863a 100644 --- a/README.md +++ b/README.md @@ -657,6 +657,7 @@ | [Resend](https://resend.com/docs/) | Email API for developers | `apiKey` | Yes | Yes | | [Sendgrid](https://docs.sendgrid.com/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 | +| [Sweego](https://learn.sweego.io/docs/api-intro) | Self-serve multichannel notification platform for transactional email, SMS, push web& mobile, chat, in-app | `apiKey` | Yes | Yes | | [Valid Email](https://validemail.io/) | Verify email addresses for spam and delivery | `apiKey` | Yes | Unknown | | [Verifier](https://verifier.meetchopra.com/docs#/) | Verifies that a given email is real | `apiKey` | Yes | Yes |