Affiliate programUpdated 2026-06-01
Commissions & earnings
Track referrals, commission balances, and request payouts.
Your affiliate dashboard shows referrals, active subscribers, pending earnings, and available payout balances.
The four stat cards
| Field | Type | Description |
|---|---|---|
| Total referrals | count | Everyone who signed up via your link. |
| Active subscribers | count | Referrals currently on a paid plan — these generate your commission. |
| Pending earnings | currency | Commission not yet eligible for payout (still in the pending window). |
| Available for payout | currency | Commission that has cleared the pending window and can be withdrawn. |
Requesting a payout
When your available balance meets the minimum payout threshold, enter a payout method and request a payout. An admin reviews and processes the payout. Each payout has a status (PENDING, APPROVED, PAID, or VOID).
Commissions & referrals tables
The commissions table lists every commission entry with date, referred user, type, amount, and a status badge. The referrals table shows each referral's signup date, email, and subscription status. Both are paginated.
Affiliate endpoints
GET
/affiliate/settingsPublic affiliate program settings.
PublicPOST
/affiliate/enrollEnroll as an affiliate.
SessionGET
/affiliate/meAffiliate dashboard.
SessionGET
/affiliate/referralsPaginated referrals.
SessionGET
/affiliate/commissionsPaginated commissions.
SessionPOST
/affiliate/payouts/requestRequest a payout (optional method).
Session