Corporate Registry
Full LEI record by identifier
Fetch a single LEI record by its 20-character ISO 17442 identifier. Returns the entity block (legal name, other names, legal address, HQ address, jurisdiction, legal form, status, creation date) and the registration block (issuing Local Operating Unit, initial registration date, last update, next renewal, corroboration level). Linked identifiers (BIC, MIC, ISIN mappings, Open Corporates ID, S&P Global ID) are attached where available.
get/api/v1/gleif/lei-records/{lei}
Path parameters
leistring required
20-character ISO 17442 Legal Entity Identifier (uppercase letters and digits).
20-character ISO 17442 Legal Entity Identifier (uppercase letters and digits).
Response
Full LEI record with entity, registration, and linked identifier blocks.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}