GlobalEntity
The GlobalEntity API lets you search across 56 European business registers for company information, verify VAT, EORI, or LEI identifiers, and create or retrieve unified “golden” company records with trust scores, including bulk deduplication of company names.
Latency
343ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/api/registry/search
Search a company register
/api/verify
Verify VAT / EORI / LEI
/api/company/resolve
Resolve a company to a golden record + Trust Score
/api/company/match
Deduplicate a list of company names
/api/company/{id}
Fetch a stored golden record
5 endpoints auto-detected
Authentication
This API uses an API key, passed in the "x-api-key" header. No OAuth required.
curl -X GET \ "https://www.globalentityapi.com/docs/api/registry/search" \ -H "x-api-key: YOUR_API_KEY"
www.globalentityapi.com · HTTPS only