lookup_lei
Look up a company Legal Entity Identifier (LEI) in the official GLEIF registry by legal name. Returns LEI code, registration status, legal address, and entity status. Authoritative source for verifying a company legally exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| legalNames | Yes | Company legal names (e.g. ["Apple Inc."]) | |
| matchesPerName | No | Max matches per name (default 3) |