mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Add Verifier (#2617)
This commit is contained in:
parent
2e11cf316e
commit
62319ee13f
1 changed files with 1 additions and 0 deletions
|
@ -407,6 +407,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [US Extract](https://smartystreets.com/products/apis/us-extract-api) | Extract postal addresses from any text including emails | `apiKey` | Yes | Yes |
|
||||
| [US Street Address](https://smartystreets.com/docs/cloud/us-street-api) | Validate and append data for any US postal address | `apiKey` | Yes | Yes |
|
||||
| [vatlayer](https://vatlayer.com/documentation) | VAT number validation | No | Yes | Unknown |
|
||||
| [Verifier](https://verifier.meetchopra.com/docs#/) | Verifies that a given email is real | `apiKey` | Yes | Yes |
|
||||
| [Veriphone](https://veriphone.io) | Phone number validation & carrier lookup | `apiKey` | Yes | Yes |
|
||||
|
||||
**[⬆ Back to Index](#index)**
|
||||
|
|
Loading…
Add table
Reference in a new issue