From dc10399060b73d430d3c310e02b855c9b895be40 Mon Sep 17 00:00:00 2001 From: Sohail Pathan Date: Fri, 22 Mar 2024 10:01:09 +0530 Subject: [PATCH] added data validation APIs (#144) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 52059d1..c986122 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,7 @@ For information on contributing to this project, please see the [contributing gu | [vatlayer](https://vatlayer.com) | VAT number validation | No | Yes | Unknown | | [Veriphone](https://veriphone.io) | Phone number validation & carrier lookup | `apiKey` | Yes | Yes | | [Scraper.run](https://scraper.run) | Email address validation | No | Yes | Yes | +| [ ApyHub's Data Validation APIs](https://apyhub.com/catalog/data-validation)| BIC and IBAN codes, academic emails, IFSC codes, Indian postcodes | `apiKey` | Yes | Yes | **[⬆ Back to Index](#index)** ### Development