From bd6d911fc0b2c87c9900f552e71e5432f1ac8122 Mon Sep 17 00:00:00 2001 From: Donald Little Date: Tue, 4 Apr 2017 00:40:14 -0700 Subject: [PATCH] add Lob.com address verification API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5429e6ae..d43d7cd8 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ Please note a passing build status indicates all listed APIs are available since | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | languagelayer | Language detection | No | Yes | [Go!](https://languagelayer.com) | +| Lob.com | US Address Verification | `apiKey` | Yes | [Go!](https://lob.com/) | | mailboxlayer | Email address validation | No | Yes | [Go!](https://mailboxlayer.com) | | numverify | Phone number validation | No | Yes | [Go!](https://numverify.com) | | vatlayer | VAT number validation | No | Yes | [Go!](https://vatlayer.com) |