What changes
Change the API key
Swap your Rewardful API Secret for a Referralful key from
your dashboard. Auth is the same:
HTTP Basic with the key as the username.
What stays the same
- Endpoints —
/campaigns,/affiliates,/affiliate_links,/affiliate_coupons,/referrals,/commissions,/payouts. - Object fields —
commission_amount_cents,days_before_referrals_expire,minimum_payout_cents,max_commission_period_in_months, and the rest match. - Pagination — the same
{ pagination, data }envelope.
