Referral program system
Complete referral program infrastructure. Generate unique referral codes, track conversions, manage rewards, and analyze program performance. Built-in fraud prevention and customizable reward rules.
Configure reward rules in dashboard
Generate referral codes for users
Track signups with referral codes
View conversions and payouts
Follow the quick start guide to set up this service.
Configure the service using environment variables or the dashboard.
Use your API key to authenticate requests to this service.
| Method | Description |
|---|---|
sylphx.referrals.create() | Create a referral code |
sylphx.referrals.convert() | Track a referral conversion |
sylphx.referrals.getStats() | Get referral statistics |
Check out our complete documentation for in-depth guides and tutorials.
View full documentation