Corporate Registry
Paginated list of LEI records, newest updates first
Full catalog of the ~3.3M LEI records, sorted by registration.lastUpdateDate descending. Use page_size (1-200) and page_number to walk the catalog. Total record count is returned in pagination.total. This endpoint does not filter - use /lei-search to narrow by legal name, country, or status.
get/api/v1/gleif/lei-records
Query parameters
page_sizeinteger
Records per page (1 to 200).
Records per page (1 to 200).
page_numberinteger
1-based page number.
1-based page number.
Response
LEI records on the current page (newest update first) with upstream pagination counts.
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"
]
}
}