GLEIF LEI Lookup - Global Entity IDs avatar

GLEIF LEI Lookup - Global Entity IDs

Pricing

from $0.90 / 1,000 results

Go to Apify Store
GLEIF LEI Lookup - Global Entity IDs

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

Karl Sundström

Maintained by Community

Actor 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?

🏷️ FieldDescription
🆔 lei20-character LEI code
🏢 nameLegal name
✅ status / registrationStatusEntity and registration status
🏛️ legalFormLegal form (ELF code)
🌍 jurisdiction / countryJurisdiction and ISO country
📅 creationDateEntity creation date
📍 legalAddress / headquartersAddressRegistered addresses
📅 initialRegistrationDate / lastUpdateDate / nextRenewalDateRegistration timeline
🏦 managingLouManaging LOU
🔗 isinsISIN relationships (opt-in)

How to use

  1. Add the actor to your Apify account and click Run.
  2. Enter query (e.g. Siemens) or a leiList.
  3. Enable includeIsins to also fetch ISIN relationships (adds one request per record).
  4. Set maxResults to cap the run (default 100, max 1000).
  5. Export results as JSON, CSV or Excel.

Input

{
"query": "Siemens",
"includeIsins": false,
"maxResults": 100
}
FieldTypeDescriptionDefault
querystringLegal-name keyword searched in the Global LEI Index
leiListarrayDirect list of 20-character LEI codes
includeIsinsbooleanAlso fetch ISIN relationships for each recordoff
maxResultsintegerCap on records returned100 (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.