mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
fix format, consolidate Whitepages APIs
and move whitepages API into standalone fraud prevention section
This commit is contained in:
21
README.md
21
README.md
@@ -21,6 +21,7 @@ For information on contributing to this project, please see the [contributing gu
|
|||||||
* [Data Validation](#data-validation)
|
* [Data Validation](#data-validation)
|
||||||
* [Environment](#environment)
|
* [Environment](#environment)
|
||||||
* [Food and Drink](#food-and-drink)
|
* [Food and Drink](#food-and-drink)
|
||||||
|
* [Fraud Prevention](#fraud-prevention)
|
||||||
* [Games & Comics](#games--comics)
|
* [Games & Comics](#games--comics)
|
||||||
* [Geocoding](#geocoding)
|
* [Geocoding](#geocoding)
|
||||||
* [Health](#health)
|
* [Health](#health)
|
||||||
@@ -187,16 +188,6 @@ For information on contributing to this project, please see the [contributing gu
|
|||||||
| mailboxlayer | Email address validation | No | Yes | [Go!](https://mailboxlayer.com) |
|
| mailboxlayer | Email address validation | No | Yes | [Go!](https://mailboxlayer.com) |
|
||||||
| numverify | Phone number validation | No | Yes | [Go!](https://numverify.com) |
|
| numverify | Phone number validation | No | Yes | [Go!](https://numverify.com) |
|
||||||
| vatlayer | VAT number validation | No | Yes | [Go!](https://vatlayer.com) |
|
| vatlayer | VAT number validation | No | Yes | [Go!](https://vatlayer.com) |
|
||||||
| Whitepages Pro| Phone number validation, line_type, carrier append | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/phone-intelligence-api/) |
|
|
||||||
| Whitepages Pro| Get normalized physical address, residents, address type, and validity. | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/reverse-address-api/) |
|
|
||||||
|
|
||||||
### Fraud Prevention
|
|
||||||
|
|
||||||
| API | Description | Auth | HTTPS | Link |
|
|
||||||
|---|---|---|---|---|
|
|
||||||
| Whitepages Pro | Global identity verification with phone, address, email, and IP | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/identity-check-api/) |
|
|
||||||
| Whitepages Pro | Phone reputation to detect spammy phones | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/phone-reputation-api/) |
|
|
||||||
| Whitepages Pro | Get an owner’s name, address, demographics based on the phone number | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/reverse-phone-api/) |
|
|
||||||
|
|
||||||
### Environment
|
### Environment
|
||||||
|
|
||||||
@@ -217,6 +208,16 @@ For information on contributing to this project, please see the [contributing gu
|
|||||||
| Recipe Puppy | Food | No | No | [Go!](http://www.recipepuppy.com/about/api/) |
|
| Recipe Puppy | Food | No | No | [Go!](http://www.recipepuppy.com/about/api/) |
|
||||||
| Yummly | Find food recipes | No | Yes | [Go!](https://developer.yummly.com/) |
|
| Yummly | Find food recipes | No | Yes | [Go!](https://developer.yummly.com/) |
|
||||||
|
|
||||||
|
### Fraud Prevention
|
||||||
|
|
||||||
|
| API | Description | Auth | HTTPS | Link |
|
||||||
|
|---|---|---|---|---|
|
||||||
|
| Whitepages Pro | Global identity verification with phone, address, email, and IP | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/identity-check-api/) |
|
||||||
|
| Whitepages Pro | Phone reputation to detect spammy phones | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/phone-reputation-api/) |
|
||||||
|
| Whitepages Pro | Get an owner’s name, address, demographics based on the phone number | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/reverse-phone-api/) |
|
||||||
|
| Whitepages Pro| Phone number validation, line_type, carrier append | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/phone-intelligence-api/) |
|
||||||
|
| Whitepages Pro| Get normalized physical address, residents, address type, and validity. | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/reverse-address-api/) |
|
||||||
|
|
||||||
### Games & Comics
|
### Games & Comics
|
||||||
|
|
||||||
| API | Description | Auth | HTTPS | Link |
|
| API | Description | Auth | HTTPS | Link |
|
||||||
|
|||||||
Reference in New Issue
Block a user