Workflow validation

LEI Entity Lookup API

A buyer-intent 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 only a demand test. Build starts after tracked workflow intent beats the broader market pages.

Signals To Watch

These events decide whether this workflow deserves implementation.

Smallest Build

If this page crosses a gate, the first implementation should stay this narrow.

Validation stage. This workflow is not a live paid backend yet. Requests and clicks are tracked under the Legal Entity Identity Monitor validation funnel.