Every new Legal Entity Identifier (LEI) registration is a signal — a new fund, subsidiary, or counterparty entering the market. KYC, onboarding, and sales teams want newly registered entities by country and date as a structured feed, not a manual GLEIF search.
What you get
Each entity as JSON: LEI, legal name, country, registration date, entity status, and registration status — from the official GLEIF reference data.
Sample input
{
"dateFrom": "2026-05-01",
"country": "US",
"maxResults": 100
}Sample output
{
"lei": "5493001KJTIIGC8Y1R12",
"legalName": "EXAMPLE HOLDINGS LLC",
"country": "US",
"registrationDate": "2026-05-03",
"entityStatus": "ACTIVE"
}Run it
Open the actor on Apify → Pay-per-result, $5/month free credit, no subscription.
Part of a workflow bundle: browse the related actors. More in the cluster guide.
FAQ
What is an LEI?
A Legal Entity Identifier — a global ID for legal entities in financial transactions, issued under the GLEIF system.
Can I filter by country and date?
Yes — filter newly registered entities by country, date range, and status.
Where does the data come from?
The official GLEIF public reference data.
How is it priced?
Pay-per-entity on Apify with $5/month free credit.