From 41e66d473e0aa9ebbef395c72d60fdbd4afe4d99 Mon Sep 17 00:00:00 2001 From: Ben Wyrosdick Date: Tue, 20 Feb 2024 04:52:10 -0500 Subject: [PATCH] Add Enveloop email API (#300) Add Enveloop --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8da6ae96..3e4092a2 100644 --- a/README.md +++ b/README.md @@ -656,6 +656,7 @@ | [Disify](https://www.disify.com/) | Validate and detect disposable and temporary email addresses | No | Yes | Yes | | [DropMail](https://dropmail.me/api/#live-demo) | GraphQL API for creating and managing ephemeral e-mail inboxes | No | Yes | Unknown | | [Emailvalidation](https://emailvalidation.io/email-validation-api/) | E-Mail address validation | `apiKey` | Yes | Yes | +| [Enveloop](https://enveloop.com) | Design, host, and send emails and texts. All from one place - with a simple API | `apiKey` | Yes | Yes | | [EVA](https://eva.pingutil.com/) | Validate email addresses | No | Yes | Yes | | [Guerrilla Mail](https://www.guerrillamail.com/GuerrillaMailAPI.html) | Disposable temporary Email addresses | No | Yes | Unknown | | [ImprovMX](https://improvmx.com/api) | API for free email forwarding service | `apiKey` | Yes | Unknown |