Referral Program Modulo
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
Che cosa fa il modulo 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
Tutto cio di cui Hai Bisogno
Esplora tutte le potenti funzionalita incluse nel modulo Referral Program.
Deterministic code per member
Incluso con il modulo Referral Program per un'integrazione perfetta.
Self- and double-redeem blocked
Incluso con il modulo Referral Program per un'integrazione perfetta.
Running count with /referrals
Incluso con il modulo Referral Program per un'integrazione perfetta.
Casi d'Uso
Scopri come le aziende utilizzano il modulo Referral Program
Growth hacking
Perfetto per team che cercano di implementare capacita di growth hacking.
Community building
Perfetto per team che cercano di implementare capacita di community building.
Token distribution
Perfetto per team che cercano di implementare capacita di token distribution.
Facile da Integrare
Usa la nostra API RESTful o webhook per integrare il modulo Referral Program con i tuoi sistemi esistenti.
Vedi Documentazione API// 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"
}
}Moduli Correlati
Esplora altri moduli nella categoria Crypto e DeFi
Pronto a Usare Referral Program?
Inizia oggi con il nostro piano gratuito. Nessuna carta di credito richiesta.