find_missing
Query whether an entity with a real LEI has a high-confidence match in the national commercial registry its declared jurisdiction would expect.
Args:
identifier_type: one of "lei", "company_number", "name".
identifier: the LEI, registration number, or legal name to look up.
api_key: a free key obtained from POST https://api.nkodatalabs.com/v0/keys.
jurisdiction: optional ISO-3166 alpha-2 country code (e.g. "GB", "ES", "FR").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| identifier | Yes | ||
| jurisdiction | No | ||
| identifier_type | Yes |