UnifyAPI
← Back to catalog

lei.lookup

mock data$0.001 / call

LEI 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)

Financeprovider: Lei#lei#finance

Input schema

leirequired

20-character Legal Entity Identifier code (e.g. "HWUPKR0MPOU8FGXBT394" for Apple Inc)

string

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.