GLEIF LEI Lookup - Global Entity IDs
Pricing
from $0.90 / 1,000 results
GLEIF LEI Lookup - Global Entity IDs
Legal Entity Identifiers (LEI) for 170+ countries from the official GLEIF open-data API. Search by entity name or fetch LEIs directly, with addresses, legal form, jurisdiction, registration status and optional ISIN links. No API key needed.
Pricing
from $0.90 / 1,000 results
Rating
0.0
(0)
Developer
Karl Sundström
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
20 hours ago
Last modified
Categories
Share
GLEIF LEI Lookup — Legal Entity Identifier & Company Registry Data
Independent tool, not affiliated with GLEIF.
Extract Legal Entity Identifier records for 170+ countries from the official GLEIF Global LEI Index open-data API. Search by entity name or fetch LEIs directly. Get legal name, addresses, legal form, jurisdiction, registration status and renewal dates — the standard identity anchor for financial compliance. Official open data, no API key, no login.
Why GLEIF LEI Lookup?
- 🌍 Global coverage — one actor for LEI records across 170+ jurisdictions.
- ✅ Compliance-grade identity — LEI, legal form, registration status and renewal tracking straight from the index.
- 📈 ISIN relationships — opt-in flag adds ISIN links per record.
- 🔄 Renewal awareness — next renewal dates make stale-LEI monitoring trivial.
- 📋 Enrich your CRM — flat, one-record-per-entity JSON ready for import.
Use cases
KYC and regulatory reporting · financial counterparty verification · LEI renewal monitoring · fund/asset mapping via ISINs · market research across jurisdictions
What data you get?
| 🏷️ Field | Description |
|---|---|
| 🆔 lei | 20-character LEI code |
| 🏢 name | Legal name |
| ✅ status / registrationStatus | Entity and registration status |
| 🏛️ legalForm | Legal form (ELF code) |
| 🌍 jurisdiction / country | Jurisdiction and ISO country |
| 📅 creationDate | Entity creation date |
| 📍 legalAddress / headquartersAddress | Registered addresses |
| 📅 initialRegistrationDate / lastUpdateDate / nextRenewalDate | Registration timeline |
| 🏦 managingLou | Managing LOU |
| 🔗 isins | ISIN relationships (opt-in) |
How to use
- Add the actor to your Apify account and click Run.
- Enter
query(e.g.Siemens) or aleiList. - Enable
includeIsinsto also fetch ISIN relationships (adds one request per record). - Set
maxResultsto cap the run (default 100, max 1000). - Export results as JSON, CSV or Excel.
Input
{"query": "Siemens","includeIsins": false,"maxResults": 100}
| Field | Type | Description | Default |
|---|---|---|---|
query | string | Legal-name keyword searched in the Global LEI Index | — |
leiList | array | Direct list of 20-character LEI codes | — |
includeIsins | boolean | Also fetch ISIN relationships for each record | off |
maxResults | integer | Cap on records returned | 100 (max 1000) |
Output
{"lei": "5493001KJTIIGC8Y1R12","name": "BNP PARIBAS","status": "ACTIVE","legalForm": "Société Anonyme","jurisdiction": "FR","legalAddress": "16 boulevard des Italiens, 75009 Paris","registrationStatus": "ISSUED","initialRegistrationDate": "2014-01-23","nextRenewalDate": "2027-01-23","managingLou": "969500T93MSSGP3XI20"}
ISINs appear only when includeIsins is enabled and relationships exist in the index.
Support
Questions or missing fields? Open an issue on the actor page or contact the developer via Apify.