Quickstart
Run a minimal Truv integration end-to-end in Python, Ruby, Go, Node.js, or C#. Create a user, launch Bridge, receive a webhook, and fetch a report. Use this to verify your API keys work and understand the core flow before building anything.Quickstart
Clone, configure, and run in minutes with Docker. Five languages available.
Demo apps
The demo-apps repo implements 12 real integration patterns across four verticals. Each makes live API calls, launches Bridge, receives webhooks, and fetches reports. Pick the demo that matches your use case and use it as a starting point.Prerequisites
- Node.js 18+
- ngrok (free tier) for receiving webhooks locally
- A Truv sandbox account
Setup
.env and add your Truv API credentials:
https://...ngrok-free.dev URL into .env:
http://localhost:5173 and pick a demo.
Choose a demo
Which demo fits your use case?
See Test Credentials for sandbox login scenarios.