From 3e8810b21cad62727c62db7f5c365b6494a7e02b Mon Sep 17 00:00:00 2001 From: Tina Date: Tue, 28 May 2024 11:48:07 +0100 Subject: [PATCH] add notiliy API (#347) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14feade68..ddb875741 100644 --- a/README.md +++ b/README.md @@ -647,6 +647,7 @@ | [MailboxValidator](https://www.mailboxvalidator.com/api-email-free) | Validate email address to improve deliverability | `apiKey` | Yes | Unknown | | [MailCheck.ai](https://www.mailcheck.ai/#documentation) | Prevent users to sign up with temporary email addresses | No | Yes | Unknown | | [Mailtrap](https://mailtrap.docs.apiary.io/#) | A service for the safe testing of emails sent from the development and staging environments | `apiKey` | Yes | Unknown | +| [Notilify](https://documenter.getpostman.com/view/32462468/2s9YsT6ong) | A seamless messaging platform & API to send all types of SMS | `apiKey` | Yes | Yes | | [Proweblook Email Checker](https://proweblook.com/email-verifier) | Validate email addresses without sending | `apiKey` | Yes | Yes | | [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 |