The Only API docs
Subscribers

Subscribers

Subscriber reads. Live routes hit the platform; `/subscribers/cached`, `/subscribers/new`, and `/subscribers/stats` cost zero platform requests and normalize OnlyFans + Fansly rows to the same shape.

Subscriber reads. Live routes hit the platform; /subscribers/cached, /subscribers/new, and /subscribers/stats cost zero platform requests and normalize OnlyFans + Fansly rows to the same shape.

MethodEndpointPath
GETList subscribers/accounts/{of_user_id}/subscribers
GETList cached subscribers/accounts/{of_user_id}/subscribers/cached
GETList newly-seen subscribers/accounts/{of_user_id}/subscribers/new
POSTRefresh the subscriber cache (async)/accounts/{of_user_id}/subscribers/refresh
GETSubscriber refresh status/accounts/{of_user_id}/subscribers/refresh/status
GETSubscriber statistics/accounts/{of_user_id}/subscribers/stats