Verfügbar in Pro

Referral Program Modul

Member referral codes for your community: each user gets a deterministic code, invitees credit their referrer once with /redeemref, and /referrals shows a running count. Self- and double-redeem are blocked. No links, tiers, payouts or token rewards.

Deterministic code per member
Self- and double-redeem blocked
Running count with /referrals
9:41
5G
R

Referral Program Demo

bot

Was macht das Modul „Referral Program“?

Member referral codes for your community: each user gets a deterministic code, invitees credit their referrer once with /redeemref, and /referrals shows a running count. Self- and double-redeem are blocked. No links, tiers, payouts or token rewards.

  • Growth hacking
  • Community building
  • Token distribution
Hauptfunktionen

Alles, was Sie brauchen

Entdecken Sie alle leistungsstarken Funktionen des Referral Program Moduls.

Deterministic code per member

Im Referral Program Modul für nahtlose Integration enthalten.

Self- and double-redeem blocked

Im Referral Program Modul für nahtlose Integration enthalten.

Running count with /referrals

Im Referral Program Modul für nahtlose Integration enthalten.

Anwendungsfälle

Erfahren Sie, wie Unternehmen das Referral Program Modul nutzen

Growth hacking

Perfekt für Teams, die growth hacking Funktionen implementieren möchten.

Community building

Perfekt für Teams, die community building Funktionen implementieren möchten.

Token distribution

Perfekt für Teams, die token distribution Funktionen implementieren möchten.

API-Referenz

Einfache Integration

Nutzen Sie unsere RESTful-API oder Webhooks, um das Referral Program Modul mit Ihren bestehenden Systemen zu integrieren.

API-Dokumentation ansehen
// Enable Referral Program module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "referral-program",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "referral-program",
    "name": "Referral Program",
    "enabled": true,
    "status": "active"
  }
}

Bereit für Referral Program?

Starten Sie noch heute mit unserem kostenlosen Plan. Keine Kreditkarte erforderlich.