
find-missing
Checks if an LEI-holding entity has a match in the national registry its jurisdiction expects.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Checks if an LEI-holding entity has a match in the national registry its jurisdiction expects.
Server tool list (2)
Raw names from tools/list. Only developers need these.
| 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: optional - a free key obtained from POST https://api.nkodatalabs.com/v0/keys. Without one, this call still works within a free anonymous trial (5 calls/day per caller IP) - see the response's "trial" field. jurisdiction: optional ISO-3166 alpha-2 country code (e.g. "GB", "ES", "FR"). |
| award_state | Given a real, awarded EU public-procurement notice (TED), resolve the winning company's real commercial-registry status TODAY (active, dissolved, insolvency, etc.) - answers "is the company that won this public contract still alive?". Args: notice_id: the TED publication-number of an AWARD notice (e.g. "15-2026") - must be a can-standard/can-social/can-desw/ can-defence notice with a chosen winner, not the original contract notice (cn-standard). api_key: optional - a free key obtained from POST https://api.nkodatalabs.com/v0/keys. Without one, this call still works within a free anonymous trial (5 calls/day per caller IP) - see the response's "trial" field. Coverage today (published honestly, not hidden): Spain and France resolve live via each country's own commercial registry. UK and Hungary are not resolvable yet - UK needs a free Companies House API key not yet configured on this service, Hungary has no free public registry API at all. Natural-person awardees are excluded, never resolved as a company. |