From 61620215add4799e0cc7b18c8c82312fcf7062cb Mon Sep 17 00:00:00 2001 From: Cloudmersive <35204726+Cloudmersive@users.noreply.github.com> Date: Sun, 12 Aug 2018 23:39:41 +0000 Subject: [PATCH] Added Cloudmersive Validate (#739) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7099686..acb8c4e 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ API | Description | Auth | HTTPS | CORS | Link | ### Data Validation API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| +| Cloudmersive Validate | Valide email addresses, phone numbers, VAT numbers, and domain names | `apiKey` | Yes | Yes | [Go!](https://cloudmersive.com/validate-api) | | LabStack | Check email address for syntax error, disposable mail server and valid SMTP mailbox | `apiKey` | Yes | Yes | [Go!](https://labstack.com/docs/api/email) | | languagelayer | Language detection | No | Yes | Unknown | [Go!](https://languagelayer.com) | | Lob.com | US Address Verification | `apiKey` | Yes | Unknown | [Go!](https://lob.com/) |