From 11c06a1e26613b4f1a351e734ddcc70c725d76b3 Mon Sep 17 00:00:00 2001 From: Majid-Sfizer Date: Mon, 10 Apr 2023 12:58:43 +0100 Subject: [PATCH] added minelead to development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..4bb64f4e 100644 --- a/README.md +++ b/README.md @@ -569,6 +569,7 @@ API | Description | Auth | HTTPS | CORS | | [MAC address vendor lookup](https://macaddress.io/api) | Retrieve vendor details and other information regarding a given MAC address or an OUI | `apiKey` | Yes | Yes | | [Micro DB](https://m3o.com/db) | Simple database service | `apiKey` | Yes | Unknown | | [MicroENV](https://microenv.com/) | Fake Rest API for developers | No | Yes | Unknown | +| [Minelead](https://minelead.io/docs/) | Real-time domain search, email verifier and finder | `apiKey` | Yes | Yes | | [Mocky](https://designer.mocky.io/) | Mock user defined test JSON for REST API endpoints | No | Yes | Yes | | [MY IP](https://www.myip.com/api-docs/) | Get IP address information | No | Yes | Unknown | | [Nationalize.io](https://nationalize.io) | Estimate the nationality of a first name | No | Yes | Yes |