Legal Entity Profile
The GLEIF record behind a Legal Entity Identifier — legal and headquarters addresses, jurisdiction, legal form, registration status and renewal dates. The checksum is validated before lookup.
Example answer
Which local company register and number sits behind this LEI?
GET /v1/entities/lei/HWUPKR0MPOU8FGXBT394
- Version
- 2.0.0
- Transport
- HTTP / MCP
- Coverage
- Global
Use this when
- Look up everything the LEI register holds for this identifier.
- You need to verify that an LEI is real, current and belongs to the entity you expect.
- Which local company register and number sits behind this LEI?
- You need the registered legal address and headquarters address of a counterparty.
- Is this LEI registration lapsed or due for renewal?
- You need the BIC codes associated with a legal entity.
Don't use this when
- You only have a company name — use entity.lei.search first.
- You need parent or subsidiary relationships — LEI hierarchy is not in this release; the related flags tell you what GLEIF holds.
- You need UK register detail — use company.uk.profile with the registered_as number when ra_code is RA000585.
- You need SEC filings or CIK data — use company.us.profile.
If the user has asked you to inspect a specific website, page or URL, use your browsing tool instead — this capability only returns the GLEIF LEI Public API record.
Input
20-character ISO 17442 Legal Entity Identifier (18 alphanumerics + 2 check digits). Case-insensitive. The structure is checked before payment, so a wrong-shaped LEI is rejected on the 402 (details.input_validation). The ISO 7064 MOD 97-10 checksum cannot be expressed as a schema pattern and is verified at execution: it fails with INVALID_INPUT before any upstream call and before settlement, so a bad checksum is never charged for.
What the result means
20-character ISO 17442 Legal Entity Identifier, upper-cased.
Registered legal name as held by GLEIF, or null when the record carries no legal name. Never falls back to the LEI itself — an identifier is not a name.
ISO language code of the legal name, or null.
Other or previous names GLEIF holds for the entity, in GLEIF order.
Registered legal address as held by GLEIF.
Headquarters address as held by GLEIF; often differs from the legal address (which may be a registered agent).
Provenance
- Source
- GLEIF
- Freshness
- Near live · read at request time, not cached
- Region
- Global
Access
- Over MCP
- entity_lei_profile
- Over HTTP
- GET https://api.eckari.com/v1/entities/lei/{lei}
- Price
- $0.004 per call over x402. Account access $0.003 when that rail opens.
Related capabilities
Find Legal Entity Identifiers by company name, optionally within one country — the identifier bridge between national company registers.
The standard registered record for a UK company: name, status, type, jurisdiction, incorporation date, SIC codes with their official descriptions and registered office.
Whether a UK company is active, dissolved, in liquidation or subject to a proposal to strike off, with the register's status detail and cessation date.
The registered SEC filer record behind a ticker or CIK: legal name, entity type, SIC industry, fiscal year end, state of incorporation, tickers and exchanges.