GLEIF LEI Bulk Lookup
Pricing
Pay per event
GLEIF LEI Bulk Lookup
๐ Bulk lookup company LEIs from official GLEIF data. Match names or LEI codes and export KYB-ready entity status, jurisdiction, and renewal fields.
GLEIF LEI Bulk Lookup
Pricing
Pay per event
๐ Bulk lookup company LEIs from official GLEIF data. Match names or LEI codes and export KYB-ready entity status, jurisdiction, and renewal fields.
You can access the GLEIF LEI Bulk Lookup programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "queries": [< "Apple Inc",< "529900T8BM49AURSDO55",< "Microsoft Corporation"< ],< "maxResultsPerQuery": 10,< "countryCodes": [],< "onlyActive": false,< "onlyConforming": false,< "includeRelationships": false,< "requestDelayMs": 20<}' |<apify call automation-lab/gleif-lei-bulk-lookup --silent --output-datasetThe Apify CLI is the official tool that allows you to use GLEIF LEI Bulk Lookup locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: