Workflow page

LEI Entity Lookup API

A buyer review page for fintech, marketplace, supplier-risk, and data-ops teams that want a lightweight API or CSV feed for LEI records, company-register identity fields, and entity status changes.

GET /v1/entities/identity/lookup?name=sample%20holdings&jurisdiction=GB
{
  "data": [
    {
      "lei": "00000000000000000123",
      "legalName": "Sample Holdings Ltd",
      "jurisdiction": "GB",
      "registrationStatus": "ISSUED",
      "matchedName": "sample holdings",
      "sourceUrl": "https://api.gleif.org/api/v1/lei-records/00000000000000000123"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "lei-entity-lookup-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Initial Data Scope

The first buyer-ready workflow should keep the source coverage narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Legal Entity Identity Monitor product catalog.