We’ve launched a big round of updates to make your OnlyFans integrations faster, easier, and more powerful — including 100x cheaper pricing, a new auth library, daily payouts, richer analytics, and upgraded webhooks.
Get started now with our special October offer 30% off for the first 3 months with coupon OCTOBER30 or 50% off for the first month with coupon OCTOBER50. Valid only until October 26th.
⚡ TL;DR
- 💸 Webhooks now 100x cheaper: 1 credit per 100 events
- ⚡ 1‑min integration with the official Auth module
- 📊 New Credits table on Usage page
- 🎯 More accurate Free Trial + Tracking link revenue
- 🔌 Webhook reliability upgrades + new logs page
- 🤖 Built‑in AI chatbot: “Ask AI” on docs and dashboard
- 📲 2FA improvements + App 2FA support + better email routing
- 💵 Automatic daily payouts via new payment frequency endpoint
- 👥 Team invites & management
- 🗂️ Full Logs overview for all requests + errors
- ✍️ Typing indicator endpoint for chats
- 🧑🤝🧑 User Lists endpoints (list, create, add/remove, update, delete)
- 📈 Subscriber metrics endpoint
- 📚 Statistics overview endpoint
- 🆕 Latest fans endpoint
- 🟢 Public status page: status.onlyfansapi.com
- 🛡️ Chargebacks: list, statistics, and ratio endpoints
- 💬 Chat controls: mute/unmute, pin/unpin, like/unlike, media gallery, reply-to, and new chat filters
- 🔔 Low credit balance alerts (email + dashboard)
- 🖼️ Media scrape: clearer expired‑URL errors + optionally never‑expiring URLs
🔐 Official Auth Module (1‑Min Integration)
Streamline authentication with enterprise‑grade security and developer experience.
- Secure, easy‑to‑use auth library
- Faster setup for new integrations
- Get started ➜ https://onlyfansapi.com/auth
💸 Pricing & Credits
- Webhooks are now priced at just 1 credit per 100 events
- New Credits table in the Usage page to see exactly where your credits go → https://app.onlyfansapi.com/usage
🎯 Revenue Accuracy
- More accurate Free Trial + Tracking link revenue data
- https://docs.onlyfansapi.com/api-reference/tracking-links
🔌 Webhook Improvements + Logs
- Reliability upgrades and improved internal checks to ensure all accounts stay active and receive all webhook events
- New Webhook Logs page to view deliveries and troubleshoot quickly
- 📘 Webhooks Docs
🧭 Full Logs Overview
- Click “Logs” in the sidebar for a complete overview of all requests and any errors
- Click on a request to see full details and responses, including error messages on failures
🤖 AI Chatbot
- Test it now: click the purple “Ask AI” button in the bottom‑right of our docs or dashboard
📲 2FA Authentication Improvements
- Fewer failures and faster authentication
- 2FA code request emails now also go to the model’s OnlyFans email address
💵 Automatic Daily Payouts
- New payment frequency endpoint to easily set up fully automatic daily payouts
- 📘 Payout Docs
👥 Team Invites & Management
- Invite team members and developers to your OnlyFans API team without sharing the same email and password
- Role‑based access for safer collaboration
✍️ Typing Indicator Endpoint
- Simulate your creator account typing a message before sending
- Endpoint: https://docs.onlyfansapi.com/api-reference/chats/start-typing-indicator
🧑🤝🧑 User Lists Endpoints
- Get user lists: https://docs.onlyfansapi.com/api-reference/user-list-collections/list-user-lists
- Add users to a list: https://docs.onlyfansapi.com/api-reference/user-list-collections/add-users-to-user-list
- Create a user list: https://docs.onlyfansapi.com/api-reference/user-list-collections/create-user-list
- Delete a user list: https://docs.onlyfansapi.com/api-reference/user-list-collections/delete-user-list
- Remove a user from a user list: https://docs.onlyfansapi.com/api-reference/user-list-collections/remove-user-from-a-user-list
- Update a user list: https://docs.onlyfansapi.com/api-reference/user-list-collections/update-user-list
📈 Subscriber Metrics Endpoint
- Get totals, new, renewed, paid, and free subscriptions for a timeframe
- unknown_subscriptions indicates deleted fan accounts
- Endpoint: https://docs.onlyfansapi.com/api-reference/statistics/get-subscriber-metrics
📚 Statistics Overview Endpoint
- High‑level stats for fans, visitors, posts, or general
- Endpoint: https://docs.onlyfansapi.com/api-reference/statistics/statistics-overview
🆕 Latest Fans Endpoint
- Paginated list of fans, filterable by totals, new subscribers, or renewals
- Endpoint: https://docs.onlyfansapi.com/api-reference/fans/list-latest-fans
🟢 Public Status Page
Get live system and webhook updates, plus instant alerts:
🛡️ Chargebacks
- List chargebacks: https://docs.onlyfansapi.com/api-reference/chargebacks/list-chargebacks
- List chargeback statistics: https://docs.onlyfansapi.com/api-reference/chargebacks/list-chargeback-statistics
- Calculate chargeback ratio: https://docs.onlyfansapi.com/api-reference/chargebacks/calculate-chargeback-ratio
💬 Chats & Chat Messages
-
Chats:
-
Mute chat (will stop triggering message Webhooks for that fan): https://docs.onlyfansapi.com/api-reference/chats/mute-chat-notifications
-
Unmute chat (will start triggering message Webhooks for that fan again): https://docs.onlyfansapi.com/api-reference/chats/unmute-chat-notifications
-
Chat messages:
-
Pin chat message: https://docs.onlyfansapi.com/api-reference/chat-messages/pin-message
-
Un‑pin chat message: https://docs.onlyfansapi.com/api-reference/chat-messages/unpin-message
-
Like chat message: https://docs.onlyfansapi.com/api-reference/chat-messages/like-message
-
Un‑like chat message: https://docs.onlyfansapi.com/api-reference/chat-messages/unlike-message
🖼️ Chat Media Gallery
- List Chat Media (Gallery) endpoint: https://docs.onlyfansapi.com/api-reference/chats/list-chat-media-gallery
📬 Send Message: Reply‑To
- Added replyToMessageId to Send Message endpoint to send a message as a reply:
- Endpoint: https://docs.onlyfansapi.com/api-reference/chat-messages/send-message
🗂️ List Chats: New Filters
- Added filters to List Chats: pinned, priority, unread, with_tips, unread_with_tips
- Endpoint: https://docs.onlyfansapi.com/api-reference/chats/list-chats
🔔 Low Credit Balance Alerts
- Low credit balance alert has been added — both via email and on the dashboard
🖼️ Media Scraping Updates
-
Small QOL improvement: more specific error message on POST /media/scrape when the provided OnlyFans media URL is already expired
-
Added option to scrape OF media to a public URL
-
New public param added to the API URL
-
If public is set to true, it returns an unsigned public URL of the media that never expires
-
Docs: https://docs.onlyfansapi.com/api-reference/media/scrape-media-from-the-only-fans-cdn
📈 Coming soon
- No‑code/one API-call data export for Transactions, Media & Messages
- Advanced Endpoints for Analytics including Fan AI Summaries
💬 Questions or feedback?
- Email: [email protected]
- Telegram: @onlyfansapi
- Updates Channel: @onlyfansapi_updates
Best, Bastian Onboarding @OnlyFansAPI