GLEIF LEI Lookup avatar

GLEIF LEI Lookup

Pricing

$3.00 / 1,000 record scrapeds

Go to Apify Store
GLEIF LEI Lookup

GLEIF LEI Lookup

Look up Legal Entity Identifier (LEI) records by company legal name or LEI code, with full address, jurisdiction, and registration data.

Pricing

$3.00 / 1,000 record scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Look up Legal Entity Identifier (LEI) records by company legal name or LEI code, via the official GLEIF API. LEIs are the global standard for identifying legal entities in financial transactions, required for KYB/KYC, counterparty due diligence, and regulatory reporting.

Input

FieldTypeDescription
companyNamestringLegal entity name to search, e.g. Apple
leiCodestringDirect lookup by a specific LEI code (takes priority)
countrystringOptional ISO 3166-1 alpha-2 filter, e.g. US, DE, BR
maxResultsintegerMax records to return for a name search (default 20)

Example:

{
"companyName": "Deutsche Bank",
"country": "DE",
"maxResults": 20
}

Output

{
"lei": "7LTWFZYICNSX8D621K86",
"legalName": "DEUTSCHE BANK AKTIENGESELLSCHAFT",
"status": "ACTIVE",
"jurisdiction": "DE",
"category": "GENERAL",
"legalForm": "2HBR",
"legalAddress": {"city": "Frankfurt am Main", "country": "DE", "postalCode": "60325", "addressLines": ["Taunusanlage 12"]},
"headquartersAddress": {"city": "Frankfurt am Main", "country": "DE", "postalCode": "60325", "addressLines": ["Taunusanlage 12"]},
"registrationStatus": "ISSUED",
"initialRegistrationDate": "2012-06-06T15:00:00Z",
"lastUpdateDate": "2026-01-01T00:00:00Z",
"nextRenewalDate": "2027-01-01T00:00:00Z",
"managingLou": "213800WAVVOPS85N2205",
"bic": null,
"url": "https://search.gleif.org/#/record/7LTWFZYICNSX8D621K86",
"scrapedAt": "2026-07-25T00:00:00.000Z"
}

Pricing

Pay-per-event: $0.003 per record ($3 per 1,000 records).

Free users: up to 10 records per run.

Use cases

  • KYB/KYC and counterparty due diligence
  • Trade and legal-entity identity verification for compliance teams
  • Enriching company datasets with global legal-entity identifiers
  • Regulatory reporting (LEI is required for many financial transactions worldwide)