NotiFansly AccountManager was created for the NotiFansly Creator platform to give creators a secure way to synchronize their data (like followers, subscribers, and subscription tiers) with our services.
We believe creators should never have to hand over their account credentials. This tool runs directly on your computer, using your Fansly authorization token locally to fetch data and send it to a service of your choice using a secure sync_key.
Your Fansly token is never stored or sent anywhere except directly to Fansly's API from your own machine.
- Authenticate: You provide your Fansly auth token to the app, which is stored securely on your computer.
- Link Account: The app communicates with the third-party service, NotiFansly, to create a linked account.
- Sync Data: The app uses your token to fetch the latest data from Fansly, then sends it to the service. The service never sees your Fansly token.
This tool is open-source and can be adapted for any developer or service that wishes to integrate with Fansly data in a secure, creator-first manner.
You can download the latest version of NotiFansly AccountManager for Windows, macOS, and Linux from our Releases Page.
For detailed instructions on how to use FanslySync with the NotiFansly platform, please visit our documentation:
This project is distributed under the MIT License. See LICENSE for more information.