From 58e6fd2126b34ea5ce38dcbe28bdc1c8bd3e26a7 Mon Sep 17 00:00:00 2001 From: Carel Martten Lechtmets Date: Tue, 29 Oct 2024 15:05:33 +0200 Subject: [PATCH] Add Trueguard (#426) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb9ad1fb..474a6406 100644 --- a/README.md +++ b/README.md @@ -659,6 +659,7 @@ | [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 | +| [Trueguard](https://trueguard.io) | Trueguard offers API for detecting temporary emails, free-tier abusers and automated bots | `apiKey` | Yes | No | | [Verifier](https://verifier.meetchopra.com/docs#/) | Verifies that a given email is real | `apiKey` | Yes | Yes | **[⬆ Back to Index](#index)**