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.
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
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.
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"
}
}Related Modules
Explore other modules in the Real Estate category
Ready to Use Referral System?
Get started today with our free plan. No credit card required.