Embed governance
into your platform.
The Trust & Risk Engine is available as a documented REST API. Bring AI-powered claim extraction, risk scoring, and taxonomy classification into your own product — without building the governance layer yourself.
Endpoint Reference
/v1/extractExtract and classify sustainability claims from fund document text, a URL, or pasted content.
Input
{ text: string } | { url: string }Returns
Array of claim objects with CT/ET codes, confidence score, and source excerpt/v1/scoreScore a single classified claim against the evidence rule matrix. Returns a 0–100 risk score with component breakdown and plain-language flags.
Input
{ claim_type: string, evidence_items: EvidenceItem[] }Returns
Risk score, component scores, flags with explanations/v1/taxonomyReturn the full CT (Claim Type) and ET (Evidence Type) taxonomy with descriptions and evidence rule mapping for each code.
Input
Optional: ?category=exclusion|net-zero|stewardship|esg-integration|impactReturns
Taxonomy tree with CT codes, ET codes, and evidence rules/v1/taxonomy/:ct_code/checklistReturn the structured evidence checklist for a specific claim type code — the exact items required to support that claim category.
Input
CT code as path param, e.g. /v1/taxonomy/CT-01/checklistReturns
Ordered evidence checklist with required/recommended flags/v1/webhooksRegister a webhook endpoint to receive real-time notifications when approval state changes in a connected Power Platform environment.
Input
{ url: string, events: ApprovalEvent[] }Returns
Webhook registration confirmation and signing secretWho builds on the API.
Fund distribution platform
Validate governance quality of third-party fund claims before listing. Surface a risk indicator to distributors without manual review.
Fund management system
Embed claim extraction directly into your fund administration workflow. Trigger governance review from within your existing system.
White-label ESG tooling
Resell claims governance capability under your own brand using the API as the scoring and classification engine.
RegTech data pipeline
Batch-process fund disclosures for regulatory analytics, research, or compliance monitoring at scale.
API access is gated during beta.
We onboard API partners individually to ensure correct taxonomy configuration and appropriate use. Contact us to discuss your use case and get access.