Getting Started
Set up your referral partner integration.
In This Section
- Authentication — API keys and bearer tokens
- Quickstart — Onboard your first client in 5 minutes
Prerequisites
Before you begin:
- Signed referral partner agreement with Debitura
- API credentials (provided via email)
- Understanding of attribution model
Integration Overview
Two-Layer Authentication
Referral partners use a two-layer authentication model:
- Layer 1: Your API key authenticates to the Referral Partner API
- Layer 2: You mint bearer tokens to call the Customer API on behalf of clients
See Authentication for details.
Environments
Configure your environments:
- Test:
testreferral-api.debitura.com— Safe for development - Production:
referral-api.debitura.com— Real collection activity
Next Steps
- Client Onboarding — Full onboarding workflow
- Webhooks — Event subscriptions
- Troubleshooting — Common issues