From 4609ee794cad4abb226867cded06829dfe16104b Mon Sep 17 00:00:00 2001 From: Mohamed Sohail Date: Thu, 28 Oct 2021 08:45:32 +0300 Subject: [PATCH] add: kickbox fix: free variant domain fix: cors enabled --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca90025e..695dde5e 100644 --- a/README.md +++ b/README.md @@ -407,6 +407,7 @@ API | Description | Auth | HTTPS | CORS | | [apilayer mailboxlayer](https://mailboxlayer.com) | Email address validation | No | Yes | Unknown | | [Cloudmersive Validate](https://cloudmersive.com/validate-api) | Validate email addresses, phone numbers, VAT numbers and domain names | `apiKey` | Yes | Yes | | [EVA](https://eva.pingutil.com/) | Validate email addresses | No | Yes | Yes | +| [Kickbox](https://open.kickbox.com/) | Email verification API | No | Yes | Yes | | [Lob.com](https://lob.com/) | US Address Verification | `apiKey` | Yes | Unknown | | [Postman Echo](https://www.postman-echo.com) | Test api server to receive and return value from HTTP method | No | Yes | Unknown | | [PurgoMalum](http://www.purgomalum.com) | Content validator against profanity & obscenity | No | No | Unknown |