From dbc5bb0aecc5fd7ddd0d41fcb882afa9637507a7 Mon Sep 17 00:00:00 2001 From: Emma Julia Perrez <70901953+Emmajperrez@users.noreply.github.com> Date: Thu, 25 Mar 2021 16:53:02 +0100 Subject: [PATCH] Added phone category and separate Abstract APIs --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 97dad056..bba4e268 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Please note a passing build status indicates all listed APIs are available since * [Open Source Projects](#open-source-projects) * [Patent](#patent) * [Personality](#personality) +* [Phone](#phone) * [Photography](#photography) * [Science & Math](#science--math) * [Security](#security) @@ -223,13 +224,11 @@ API | Description | Auth | HTTPS | CORS | ### Data Validation API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [Abstract](https://www.abstractapi.com) | Validate emails, phone numbers, VAT numbers, and more | `apiKey` | Yes | Yes | +| [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 | | [languagelayer](https://languagelayer.com) | Language detection | No | Yes | Unknown | | [Lob.com](https://lob.com/) | US Address Verification | `apiKey` | Yes | Unknown | | [mailboxlayer](https://mailboxlayer.com) | Email address validation | No | Yes | Unknown | -| [NumValidate](https://numvalidate.com) | Open Source phone number validation | No | Yes | Unknown | -| [numverify](https://numverify.com) | Phone number validation | No | Yes | Unknown | | [PurgoMalum](http://www.purgomalum.com) | Content validator against profanity & obscenity | No | No | Unknown | | [US Autocomplete](https://smartystreets.com/docs/cloud/us-autocomplete-api) | Enter address data quickly with real-time address suggestions | `apiKey` | Yes | Yes | | [US Extract](https://smartystreets.com/products/apis/us-extract-api) | Extract postal addresses from any text including emails | `apiKey` | Yes | Yes | @@ -241,6 +240,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [24 Pull Requests](https://24pullrequests.com/api) | Project to promote open source collaboration during December | No | Yes | Yes | +| [Abstract Screenshot](https://www.abstractapi.com/website-screenshot-api) | Take programmatic screenshots of web pages from any website | `apiKey` | Yes | Yes | | [Agify.io](https://agify.io) | Estimates the age from a first name | No | Yes | Yes | | [ApiFlash](https://apiflash.com/) | Chrome based screenshot API for developers | `apiKey` | Yes | Unknown | | [Apility.io](https://apility.io/apidocs/) | IP, Domains and Emails anti-abuse API blocklist | No | Yes | Yes | @@ -337,6 +337,7 @@ API | Description | Auth | HTTPS | CORS | ### Finance API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [Abstract VAT Validation](https://www.abstractapi.com/vat-validation-rates-api) | Validate VAT numbers and calculate VAT rates | `apiKey` | Yes | Yes | | [Alpha Vantage](https://www.alphavantage.co/) | Realtime and historical stock data | `apiKey` | Yes | Unknown | | [Barchart OnDemand](https://www.barchartondemand.com/free) | Stock, Futures and Forex Market Data | `apiKey` | Yes | Unknown | | [IEX Cloud](https://iexcloud.io/) | Realtime & Historical Stock and Market Data | `apiKey` | Yes | Yes | @@ -411,6 +412,7 @@ API | Description | Auth | HTTPS | CORS | ### Geocoding API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [Abstract IP Geolocation](https://www.abstractapi.com/ip-geolocation-api) | Geolocate website visitors from their IPs | `apiKey` | Yes | Yes | | [adresse.data.gouv.fr](https://adresse.data.gouv.fr) | Address database of France, geocoding and reverse | No | Yes | Unknown | | [Battuta](http://battuta.medunes.net) | A (country/region/city) in-cascade location API | `apiKey` | No | Unknown | | [Bing Maps](https://www.microsoft.com/maps/) | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | Unknown | @@ -651,6 +653,15 @@ API | Description | Auth | HTTPS | CORS | | [Traitify](https://app.traitify.com/developer) | Assess, collect and analyze Personality | No | Yes | Unknown | | [tronalddump.io](https://www.tronalddump.io) | Api & web archive for the things Donald Trump has said | No | Yes | Unknown | +**[⬆ Back to Index](#index)** +### Phone +API | Description | Auth | HTTPS | CORS | +|---|---|---|---|---| +| [Abstract Phone Validation](https://www.abstractapi.com/phone-validation-api) | Validate phone numbers globally | `apiKey` | Yes | Yes | +| [Cloudmersive Validate](https://cloudmersive.com/phone-number-validation-API) | Validate international phone numbers | `apiKey` | Yes | Yes | +| [NumValidate](https://numvalidate.com) | Open Source phone number validation | No | Yes | Unknown | +| [numverify](https://numverify.com) | Phone number validation | No | Yes | Unknown | + **[⬆ Back to Index](#index)** ### Photography API | Description | Auth | HTTPS | CORS |