List scheduled broadcasts
Mass messages the creator has scheduled (Fansly calls them broadcasts).
Mass messages the creator has scheduled (Fansly calls them broadcasts).
Read only. The matching send is deliberately not exposed: its audience-selector body has never been captured from a live account, and a mass message that reaches the wrong audience cannot be recalled. Use POST /accounts/{of_user_id}/messages/mass semantics per fan until that body is confirmed.
Fansly only.
Guide: Messaging & mass DM
Authorization
apiKey Your CRM panel API key
In: header
Path Parameters
Creator account ID of the connected account (OnlyFans or Fansly). Use GET /accounts to list connected accounts and their IDs.
Header Parameters
Proxy URL — HTTP or SOCKS5 (e.g. http://user:pass@host:port or socks5://user:pass@host:port). Optional on post-connection routes, where it overrides the proxy saved at login time. Required on the connection routes (POST /accounts/login, POST /accounts/login/cookies, POST /accounts/login/verify-otp) for OnlyFans accounts; optional for Fansly.
Response Body
curl -X GET "https://example.com/accounts/string/broadcasts/scheduled"