Skip to main content

Partner Integration Guide

Business integration

For partnership and BD teams — not a replacement for technical connector docs.

Partner Integration Guide — web-first document. Use Print → Save as PDF for offline sharing.

Who this is for

Trust producers — commerce platforms, lenders, telcos, HR systems — that emit signals into PTI.

Technical detail: Connector configuration · CSV upload · Trust contexts

Integration timeline (typical)

WeekMilestone
1Partner profile + enabled contexts
2Event catalog + test webhook or CSV
3Pulse validation + TCU visibility
4Production ingest + billing alignment

Complexity scales with context count and channel mix.

What partners send

  • Events with context_id, event_type, subject reference (pti_id or mapped ID)
  • Single-context CSV batches for bulk backfill
  • Webhook payloads signed per connector policy

What partners receive

  • PTI-ID mapping for onboarded entities
  • TCU usage per context (month-to-date in hub API)
  • Ingest validation errors with clear context policy messages

Webhooks (two directions)

DirectionMeaningContract
Partner → TumiTrustYou send trust eventsPOST /api/v1/partner/webhooks/{partner_id}/ + X-Partner-SignatureConnector configuration
TumiTrust → PartnerWe deliver report / signal notificationsRegister under /api/v1/trust-signals/webhooks/ and verify X-Webhook-SignatureTrust Platform API — Webhooks

Commercial model

  • Postpaid TCU (Trust Compute Units) for ingest and compute
  • Context-level attribution on invoices where supported
  • See Partner billing

SLAs & support

  • Ingest acceptance: real-time validation feedback
  • Uptime: Status page
  • Escalation via institution hub Support and in-app help

Pilot process

  1. Enable sandbox connector on tumitrust.com
  2. Send test events for one primary context (often merchant or lending)
  3. Confirm Pulse charts and TCU rows
  4. Promote to live ingest by enabling your production connector in Partner Operations