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