diff --git a/README.md b/README.md index a16fe3f8..f1ac91c0 100644 --- a/README.md +++ b/README.md @@ -468,6 +468,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 | | [MicroENV](https://microenv.com/) | Fake Rest API for developers | No | Yes | Unknown | | [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 | | [npm Registry](https://github.com/npm/registry/blob/master/docs/REGISTRY-API.md) | Query information about your favorite Node.js libraries programatically | No | Yes | Unknown | | [OneSignal](https://documentation.onesignal.com/docs/onesignal-api) | Self-serve customer engagement solution for Push Notifications, Email, SMS & In-App | `apiKey` | Yes | Unknown |