
HOW COMPANYPROOF WORKS
From generated answer to continuously verified claim.
CompanyProof sits between an AI system and the point where a company fact is used. It resolves the company, verifies each material claim against official data, corrects errors and keeps watching after publication.
THE VERIFICATION PIPELINE
Five steps, one controlled decision.
Your application sends natural language. CompanyProof returns structured evidence that software can act on.
Receive the answer
Send the complete AI response and the company identity available to your system. No manual field mapping is required.
Resolve the entity
CompanyProof matches the company to a legal entity using name, jurisdiction and registration identifiers.
Extract the claims
Material statements are separated into structured claims such as status, ownership, officers and financial values.
Verify and decide
Each claim is routed to the required company-intelligence module and receives a verdict, correction and source evidence.
Preserve and monitor
The proof is stored in the evidence ledger and monitored against new registry information after publication.
MACHINE-READY VERDICTS
The response tells your system what to do next.
A verdict is not a confidence score. It is the result of comparing a specific published value with a specific company record and preserving the evidence behind that decision.
{
"proof_id": "prf_01J62E8A",
"entity": { "registration_number": "CP000001" },
"claims": [
{ "field": "status", "verdict": "verified" },
{ "field": "incorporation_date",
"verdict": "corrected",
"published": "2021-01-15",
"observed": "2020-01-15" }
],
"monitoring": "active"
}INTELLIGENT DATA ROUTING
Every claim uses the data it actually needs.
CompanyProof does not charge every answer as if it were a full company report. It selects the relevant data modules claim by claim.
Name, status, legal form, registration number
Direct and indirect owners, percentages, control paths
Current appointments, roles and appointment dates
Parents, subsidiaries and ultimate parent
Revenue, EBITDA, assets, liabilities and filing periods
TWO INTEGRATION PATTERNS
Control the answer before publication—or keep it correct afterwards.
Verification gate
Call CompanyProof before the answer reaches a user or downstream system. Verified claims pass, contradicted claims are corrected and unsupported claims follow your review policy.
- AI underwriting and credit decisions
- KYB or onboarding summaries
- Company research and intelligence agents
Continuous proof
Keep published facts tied to the official source. When a company record changes, CompanyProof identifies the affected claim and sends a signed webhook.
- Customer and supplier monitoring
- Published profiles and reports
- Long-running autonomous agents
START WITH ONE WORKFLOW