Commit 66e260ee authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Merge pull request #309 from sakulich/patch-1

Add whitepages pro APIs
parents cd297622 dd3869ad
......@@ -21,6 +21,7 @@ For information on contributing to this project, please see the [contributing gu
* [Documents & Productivity](#documents--productivity)
* [Environment](#environment)
* [Food & Drink](#food--drink)
* [Fraud Prevention](#fraud-prevention)
* [Games & Comics](#games--comics)
* [Geocoding](#geocoding)
* [Health](#health)
......@@ -208,6 +209,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/) |
| 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
| API | Description | Auth | HTTPS | Link |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment