UBO Evidence Lab · Research workspace

From registry documents to defensible ownership evidence

A controlled pipeline for shareholders, directors and beneficial-owner signals.

● LOCAL API · READY
01 · SOURCE
Company identityCountry + registry ID
02 · RETRIEVE
DocumentsRegistry reports
03 · OCR
HardParsePage-level text
04 · EVIDENCE
Search & citeExact snippets
05 · ANALYZE
LLM reviewStructured findings
06 · DECIDE
UBO graphHuman-verifiable

Run an evidence search

Examples are loaded from the local registry export. The request runs against the real OCR pipeline; each result keeps its source document and page.

Evidence output

Choose a company and run the pipeline.
Kliknij etap pipeline’u, aby zobaczyć jego wejście, działanie i wynik.
API documentation · click to explore integration
GET /health

Service liveness check. No authentication required.

GET /v1/company-documents

List registry PDFs for a country and company ID.

POST /v1/company-documents/pipeline

Retrieve, OCR, search evidence and optionally run LLM review.

Authorization: Bearer local-dev-key\n\nPOST /v1/company-documents/pipeline\nContent-Type: application/json\n\n{"country":"FR","company_id":"489774893","queries":["actionnaire","associé","bénéficiaire effectif"],"run_llm":true}\n\nInteractive OpenAPI: /docs · Alternative reference: /redoc