The Only API docs
Referrals

Referrals

OnlyFans referral programme — who the account referred, what it earned, and referral payout history. **OnlyFans only**: Fansly accounts get `501 platform_not_supported` (`feature: "referrals"`). Live reads, no cache; one quota call per request. OnlyFans' referral response bodies are passed through with minimal normalization — only the `list`/`hasMore`/`marker` envelope keys are read, and the raw body is echoed under `data`. Fields *inside* a referral row are unverified: do not depend on them without checking against a live account.

OnlyFans referral programme — who the account referred, what it earned, and referral payout history. OnlyFans only: Fansly accounts get 501 platform_not_supported (feature: "referrals"). Live reads, no cache; one quota call per request. OnlyFans' referral response bodies are passed through with minimal normalization — only the list/hasMore/marker envelope keys are read, and the raw body is echoed under data. Fields inside a referral row are unverified: do not depend on them without checking against a live account.

MethodEndpointPath
GETList referred users/accounts/{of_user_id}/referrals
GETReferral balance + chart/accounts/{of_user_id}/referrals/earnings
GETList referral payout requests/accounts/{of_user_id}/referrals/payout-requests