Referral Program Modül
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
Referral Program modülü ne yapar?
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
İhtiyacınız Olan Her Şey
Referral Program modülünde bulunan tüm güçlü özellikleri keşfedin.
Deterministic code per member
Sorunsuz entegrasyon için Referral Program modülü ile dahil.
Self- and double-redeem blocked
Sorunsuz entegrasyon için Referral Program modülü ile dahil.
Running count with /referrals
Sorunsuz entegrasyon için Referral Program modülü ile dahil.
Kullanım Alanları
İşletmelerin Referral Program modülünü nasıl kullandığını keşfedin
Growth hacking
growth hacking yeteneklerini uygulamak isteyen takimlar için mükemmel.
Community building
community building yeteneklerini uygulamak isteyen takimlar için mükemmel.
Token distribution
token distribution yeteneklerini uygulamak isteyen takimlar için mükemmel.
Kolay Entegrasyon
Referral Program modülünü mevcut sistemlerinizle entegre etmek için RESTful API veya webhook'larimizi kullanın.
API Dokümantasyonunu Gör// 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"
}
}İlgili Modüller
Kripto ve DeFi kategorisindeki diğer modülleri keşfedin
Referral Program Kullanmaya Hazır mısınız?
Bugün ücretsiz planlarımızla başlayın. Kredi kartı gerekmiyor.