← Back to catalog
lei.lookup
mock data$0.001 / callLEI Entity Details
Full details for a legal entity by 20-character LEI code — legal name, registered address, headquarters, legal form, registration date, renewal date, status. Use LEI from search results (GLEIF)
Input schema
leirequired
string20-character Legal Entity Identifier code (e.g. "HWUPKR0MPOU8FGXBT394" for Apple Inc)
Call via REST
curl -X POST https://unifyapi.pro/api/call/lei.lookup \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"lei":"<lei>"}'