M
DevelopersAPI Reference

API Reference

Full endpoint listing — base URL and all available paths.

The full interactive API reference is available in the Developer Console under Build → API Reference. Base URL for all calls:

BASE URL
https://api.trustverify.co.uk/api/v1
MethodPathDescription
POST/kyc/verifyIndividual identity check
POST/kyb/verifyBusiness entity check
POST/aml/screenStandalone AML screening
POST/kya/verifyAI agent governance check (KYA)
GET/checks/{checkId}Retrieve check result
GET/reports/{type}/{checkId}Download PDF report
POST/reports/rpt-016Generate regulatory evidence bundle
GET/bundles/{bundleId}Download signed ZIP bundle
POST/workflows/runRun a named workflow
GET/webhooksList configured webhooks
POST/webhooksRegister a webhook endpoint
POST/escrow/initiateStart an escrow transaction

All endpoints require a Bearer token in the Authorization header. Use test keys (tv_test_sk_…) during development — they return synthetic data and never bill your account.