Trust Intelligence Reports
TumiTrust Trust Intelligence Reports are rich PDFs generated by the PTI report builder (tumitrust/reports/pti_pdf/) from live trust intelligence payloads — tier-aware layouts with QR verification.
Report tiers
| Tier | Best for |
|---|---|
| Basic | Fast executive decision card |
| Detailed | Full context grid + community evidence |
| Predictive | Forward-looking outlook |
Tier depth is controlled by report_tier on generate — the PDF engine selects sections, charts, and narrative blocks automatically.
Institution API vs Partner PTI API
| Audience | Base path | Auth |
|---|---|---|
| Institution console / mobile | /api/v1/trust-reports/ | Session or institution X-API-Key |
| Partner integrators | /api/v1/partner/ and /api/v1/pti/ | X-Partner-API-Key |
Trust Intelligence Report generation for institutions uses /api/v1/trust-reports/reports/generate/ (see Trust Infrastructure API).
See Trust Infrastructure API — Reports for generate, download, and webhook flows.