Skip to main content

Getting Started

Set up your referral partner integration.

In This Section

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:

  1. Layer 1: Your API key authenticates to the Referral Partner API
  2. 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