From 6dd671c673e6ccd6a65e46dc87dac6d16c720842 Mon Sep 17 00:00:00 2001 From: MortenIms1982 Date: Sat, 12 Sep 2026 00:18:32 +0200 Subject: [PATCH] Add GlobalEntity to Business --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b32de659..cc92d890 100644 --- a/README.md +++ b/README.md @@ -317,6 +317,7 @@ API | Description | Auth | HTTPS | CORS | | [Domainsdb.info](https://domainsdb.info/) | Registered Domain Names Search | No | Yes | No | | [Freelancer](https://developers.freelancer.com) | Hire freelancers to get work done | `OAuth` | Yes | Unknown | | [Funding Signals](https://fundingsignals.net/docs) | Companies that just raised funding, scored as sales leads, from public SEC filings | `apiKey` | Yes | No | +| [GlobalEntity](https://www.globalentityapi.com/docs) | Official company data from 56 European business registers as normalized JSON | `apiKey` | Yes | Yes | | [Gmail](https://developers.google.com/gmail/api/) | Flexible, RESTful access to the user's inbox | `OAuth` | Yes | Unknown | | [Google Analytics](https://developers.google.com/analytics/) | Collect, configure and analyze your data to reach the right audience | `OAuth` | Yes | Unknown | | [Instatus](https://instatus.com/help/api) | Post to and update maintenance and incidents on your status page through an HTTP REST API | `apiKey` | Yes | Unknown |