API Reference

Referrals

Fetch your referral code, history, and conversion stats.

Laatst bijgewerkt:

Referrals API

Look up your referral code, share link, conversion stats, and history of referred users.

Get Referral Code

GET /api/v1/referrals/code
{ "data": { "code": "PIM-1234", "referralLink": "https://floopfloop.com/signup?ref=PIM-1234" } }

Get Stats

GET /api/v1/referrals/stats

Get History

GET /api/v1/referrals/history

Returns up to 50 referred users with masked email addresses and conversion status.