From b4160f39bbeae0aba849fd6eef88837afea9dd04 Mon Sep 17 00:00:00 2001 From: fooisnotbar Date: Fri, 9 Nov 2018 06:33:52 +0300 Subject: [PATCH] mac address vendor lookup api added (#807) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3bcae11..41e2f611 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,7 @@ API | Description | Auth | HTTPS | CORS | | [Let's Validate](https://github.com/letsvalidate/api) | Uncovers the technologies used on websites and URL to thumbnail | No | Yes | Unknown | | [License-API](https://github.com/cmccandless/license-api/blob/master/README.md) | Unofficial REST API for choosealicense.com | No | Yes | No | | [LiveEdu](https://www.liveedu.tv/developer/applications/) | Live Coding Streaming | `OAuth` | Yes | Unknown | +| [MAC address vendor lookup](https://macaddress.io) | Retrieve vendor details and other information regarding a given MAC address or an OUI | `apiKey` | Yes | Yes | | [Myjson](http://myjson.com/api) | A simple JSON store for your web or mobile app | No | No | Unknown | | [OOPSpam](https://oopspam.com/) | Multiple spam filtering service | No | Yes | Yes | | [Plino](https://plino.herokuapp.com/) | Spam filtering system | No | Yes | Unknown |