Available in Pro

Referral System Module

Each member gets a referral code from /affiliate. A newcomer credits whoever invited them once with /redeemref, and referrers see a running count with /referrals. Referrals are counted only, with no commissions, payouts or rewards.

Deterministic code per member
Credit the referrer with /redeemref
Running count with /referrals
9:41
5G
R

Referral System Demo

bot

What does the Referral System module do?

Each member gets a referral code from /affiliate. A newcomer credits whoever invited them once with /redeemref, and referrers see a running count with /referrals. Referrals are counted only, with no commissions, payouts or rewards.

  • Business growth
  • Agent network
  • Client referrals
Key Features

Everything You Need

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

Deterministic code per member

Included with the Referral System module for seamless integration.

Credit the referrer with /redeemref

Included with the Referral System module for seamless integration.

Running count with /referrals

Included with the Referral System module for seamless integration.

Use Cases

Discover how businesses use the Referral System module

Business growth

Perfect for teams looking to implement business growth capabilities.

Agent network

Perfect for teams looking to implement agent network capabilities.

Client referrals

Perfect for teams looking to implement client referrals capabilities.

API Reference

Easy to Integrate

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

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

// Response
{
  "success": true,
  "module": {
    "id": "re-referral-system",
    "name": "Referral System",
    "enabled": true,
    "status": "active"
  }
}

Ready to Use Referral System?

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