mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Merge pull request #1888 from kibutzzz/cors-support-eva
Add Cors support column for EVA
This commit is contained in:
commit
8cf9061d9c
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
|---|---|---|---|---|
|
||||
| [Abstract Email Validation](https://www.abstractapi.com/email-verification-validation-api) | Validate email addresses for deliverability and spam | `apiKey` | Yes | Yes |
|
||||
| [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 | Unknown |
|
||||
| [EVA](https://eva.pingutil.com/) | Validate email addresses | No | Yes | Yes |
|
||||
| [Lob.com](https://lob.com/) | US Address Verification | `apiKey` | Yes | Unknown |
|
||||
| [mailboxlayer](https://mailboxlayer.com) | Email address validation | No | Yes | Unknown |
|
||||
| [PurgoMalum](http://www.purgomalum.com) | Content validator against profanity & obscenity | No | No | Unknown |
|
||||
|
|
Loading…
Add table
Reference in a new issue