Workflow page

Business Verification API

A buyer review page for KYB, marketplace, fintech, procurement, supplier-risk, and data-ops teams that want source-linked legal entity, registration status, jurisdiction, identifier, and evidence fields without outsourcing final decision rules.

GET /v1/entities/business-verification?name=sample%20holdings&jurisdiction=GB&include_sources=true
{
  "data": [
    {
      "businessId": "sample-gb-12345678",
      "legalName": "Sample Holdings Ltd",
      "jurisdiction": "GB",
      "registrationStatus": "active",
      "entityType": "private limited company",
      "lei": "00000000000000000123",
      "matchedName": "sample holdings",
      "sourceUrls": [
        "https://api.company-information.service.gov.uk/company/12345678",
        "https://api.gleif.org/api/v1/lei-records/00000000000000000123"
      ],
      "evidenceReady": true
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "business-verification-api" }
}

Likely Buyers

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

Signals To Watch

These buyer actions help prioritize workflow support and access routing.

Smallest Build

The first buyer-ready workflow should stay this narrow.

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