Skip to content

LEI

published · September 10, 2026

A Legal Entity Identifier is a 20-character code identifying a legal entity that takes part in financial transactions, defined by ISO 17442.

A Legal Entity Identifier is a 20-character code identifying a legal entity that takes part in financial transactions, defined by ISO 17442. Eighteen characters identify the entity and the last two are a check digit.

What Spaw answers

identifier_type is lei, and the answer carries the legal name, the status in the register's own wording, the country, the jurisdiction and the incorporation date. Three fields belong to the LEI alone: checksum_valid, registration_status and next_renewal_at.

That last pair matters because a LEI is a subscription. It lapses if nobody renews it while the company behind it carries on trading, so registration_status is a fact about the identifier and never about whether the business is alive. The flag lei_registration_not_current names it when it happens.

What it is not

It is not official reference data and Spaw is not affiliated with the organisation that runs the LEI system. The answer here is a derived verdict read from a daily copy of the public file, held on this server so that no third party sits in the request path, and every response names the date of the copy it read.

There is no registered address in the answer, deliberately: an identifier does not say whether a company or a sole trader stands behind it, and a registered address is very often somebody's home.

Related

markdown version: /glossary/lei.md

Verify addresses the same way

The Spaw API runs every check described here on each lookup, with an SMTP handshake that never sends mail. 10 free lookups a month, no card required.

Get your API key

More glossary

  • ASN

    An Autonomous System Number identifies one network that announces its own routes to the internet under a single routing policy.

  • Address register

    An address register is a country's official file of every address its authorities recognise, usually keyed on buildings rather than letterboxes.

  • CIDR

    CIDR notation writes a range of IP addresses as one address and a prefix length, so 203.0.113.0/24 means the 256 addresses sharing those first 24 bits.

  • Catch-all domain

    A catch-all domain is one whose mail server accepts mail addressed to every recipient, whether or not that mailbox exists.

  • Check digit

    A check digit is a digit computed from the rest of an identifier so that a mistyped one usually fails arithmetic before anybody looks it up.

  • Company number

    A company number is the identifier a national registrar assigns to an incorporated company, unique within that register and never within the world.

  • Credit

    A credit is the billing unit of the whole API: one credit buys one fresh lookup that produced a usable answer, on any of the six signals.

  • Datacenter IP

    A datacenter IP is an address inside a range operated by a hosting, cloud or server provider rather than by a consumer access network.