Fans
Fans
Fan CRM across all accounts in the panel — tags, notes, per-fan cached transactions, profile refresh. Fansly-aware.
Fan CRM across all accounts in the panel — tags, notes, per-fan cached transactions, profile refresh. Fansly-aware.
| Method | Endpoint | Path |
|---|---|---|
POST | Refresh a fan profile from the platform | /accounts/{of_user_id}/fans/{fan_id}/refresh-profile |
GET | Get a fan's cached transactions | /accounts/{of_user_id}/fans/{fan_id}/transactions/cached |
GET | List fans | /fans |
PUT | Set a fan note | /fans/{fan_of_user_id}/note |
POST | Add a tag to a fan | /fans/{fan_of_user_id}/tags |
DELETE | Remove a tag from a fan | /fans/{fan_of_user_id}/tags/{tag} |
Subscriber statistics GET
Time-bucketed counts of incoming subscriptions, plus the cache summary. Zero platform requests. Fansly-aware.
List fans GET
Fan CRM across the whole panel — every fan seen on any connected account, OnlyFans or Fansly, with tags, notes, spend, and activity counters. Zero platform requests.