Solutions/API & Integrations
Developer & Partner

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 · Available
POST/v1/extract

Extract 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
POST/v1/score

Score 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
GET/v1/taxonomy

Return 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|impact

Returns

Taxonomy tree with CT codes, ET codes, and evidence rules
GET/v1/taxonomy/:ct_code/checklist

Return 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/checklist

Returns

Ordered evidence checklist with required/recommended flags
POST/v1/webhooks

Register 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 secret
Use Cases

Who 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.

Get Access

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.