Validate a foreign entity's LEI against the GLEIF Golden Copy bulk file for offline or high-volume compliance checks

domain: gleif.org · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Download the latest GLEIF Golden Copy full file from https://www.gleif.org/en/lei-data/gleif-golden-copy/download-the-golden-copy#/; files are published daily in CSV and XML formats
  2. Unzip the LEI-CDF v3.1 XML or CSV file; for CSV, the columns include LEI, Entity.LegalName, Entity.LegalAddress.CountryCode, Entity.EntityStatus, and Registration.RegistrationStatus
  3. Load the dataset into a database table (PostgreSQL, BigQuery, etc.) indexed on the LEI column for sub-millisecond lookups
  4. For each entity in your counterparty list, look up LEI in the local database; flag records where Entity.EntityStatus != 'ACTIVE' or Registration.RegistrationStatus == 'LAPSED'
  5. Schedule a nightly ETL job to re-download and reload the Golden Copy to keep the local database current; GLEIF publishes a delta file for incremental updates
  6. Supplement with real-time GLEIF API calls only for newly encountered LEIs that may not yet be in the last daily snapshot

Known gotchas

Related routes

Register a new Legal Entity Identifier (LEI) for an entity via an accredited LOU using the GLEIF API ecosystem
gleif.org · 6 steps · unrated
Look up a legal entity's LEI record via the GLEIF API
gleif.org · 5 steps · unrated
Look up and register a Legal Entity Identifier (LEI) for a new entity using a GLEIF-accredited LOU
gleif.org · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans