Available in Pro

Referral Program Module

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

What does the Referral Program module do?

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
Key Features

Everything You Need

Explore all the powerful features included in the Referral Program module.

Deterministic code per member

Included with the Referral Program module for seamless integration.

Self- and double-redeem blocked

Included with the Referral Program module for seamless integration.

Running count with /referrals

Included with the Referral Program module for seamless integration.

Use Cases

Discover how businesses use the Referral Program module

Growth hacking

Perfect for teams looking to implement growth hacking capabilities.

Community building

Perfect for teams looking to implement community building capabilities.

Token distribution

Perfect for teams looking to implement token distribution capabilities.

API Reference

Easy to Integrate

Use our RESTful API or webhooks to integrate the Referral Program module with your existing systems.

View API Documentation
// 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"
  }
}

Ready to Use Referral Program?

Get started today with our free plan. No credit card required.