From 29da4e3c6319ac99fe29aef1331127d1a7238794 Mon Sep 17 00:00:00 2001 From: Vaishnavi Pawar <70343049+phxxebe@users.noreply.github.com> Date: Sun, 3 May 2026 15:09:30 +0530 Subject: [PATCH] Add Numlookup API to Phone category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 204ff617..4698c4d4 100644 --- a/README.md +++ b/README.md @@ -1374,6 +1374,7 @@ API | Description | Auth | HTTPS | CORS | ### Phone API | Description | Auth | HTTPS | CORS | |:---|:---|:---|:---|:---| +| [Numlookup](https://numlookupapi.com) | Phone number validation and carrier lookup API with global coverage | `apiKey` | Yes | Unknown | | [Numverify](https://numverify.com?utm_source=Github&utm_medium=Referral&utm_campaign=Public-apis-repo-Best-sellers) | Phone number validation | `apiKey` | Yes | Unknown | | [Cloudmersive Validate](https://cloudmersive.com/phone-number-validation-API) | Validate international phone numbers | `apiKey` | Yes | Yes | | [Phone Specification](https://github.com/azharimm/phone-specs-api) | Rest Api for Phone specifications | No | Yes | Yes |