We were busy breaking our deploy button. AI-powered fan profiling, a full no-code download suite, docs your AI agent can read natively, and a stack of new endpoints you've been asking for โ here's everything that shipped since our last update.
โก TL;DR
- ๐ฌ No-Code Data Export โ 5-part video series + 10x faster export engine
- ๐ค AI Fan Summaries โ complete fan profiles from 500+ messages
- ๐ 10 New Analytics Endpoints โ earnings, forecasts, profitability
- ๐ AI-Friendly Documentation โ llms.txt, OpenAPI spec, agent guides
- ๐ 30+ New API Endpoints โ chat management, user management, media uploads, and more
- ๐ 6 New Webhooks โ tips, transactions, fan summary, mass messaging progress
- ๐ Speed & Infrastructure โ faster globally, 2x chat speed, hardened proxies
๐ฌ No-Code Data Export โ Full Video Series
A complete 5-part tutorial series showing you how to download and scrape anything from OnlyFans โ zero code, zero headaches.
Part 1: Download/Scrape Anything from OnlyFans Automatically
๐ https://youtu.be/i_aQJPp1MAc
Part 2: Download Every OnlyFans Chat โ Structured Messages for AI & Analytics
๐ https://youtu.be/04FCYShsBHE
Part 3: Scrape Any Public OnlyFans Profile โ Find & Qualify Models Automatically
๐ https://youtu.be/ICnZ20iXSNs
Part 4: Download Any OnlyFans Photos & Videos โ The Ultimate Media Backup
๐ https://youtu.be/ZhJatciPpy0
Part 5: Track Every OnlyFans Dollar โ Export Transactions, Payouts & Chargebacks
๐ https://youtu.be/OF25EiLqjCk
The export engine got a full overhaul โ up to 10x faster, real-time progress, media type filters, auto-retry on failures, and you can run multiple exports simultaneously.
๐ Full docs: https://docs.onlyfansapi.com/data-exports
๐ค AI Fan Summaries
The big one. Feed us 500+ messages and get back a complete fan profile โ preferences, interests, kinks, hobbies, travel plans, content requests, and more. Use it to personalize conversations at scale, power your CRM, or train your chatbot.
- ๐ Generate Fan Summary: https://docs.onlyfansapi.com/api-reference/fans-ai-summary/generate-fan-summary
- ๐ Get Fan Summary: https://docs.onlyfansapi.com/api-reference/fans-ai-summary/get-fan-summary
- ๐ Webhook โ
fan_summary.completed: https://docs.onlyfansapi.com/webhooks/available-events#fan-summary
๐ Analytics โ 10 New Endpoints
Summary
- ๐ Get Earnings Overview: https://docs.onlyfansapi.com/api-reference/analytics-summary/get-earnings-overview
- ๐ Get Historical Performance: https://docs.onlyfansapi.com/api-reference/analytics-summary/get-historical-performance
- ๐ Get Period Comparison: https://docs.onlyfansapi.com/api-reference/analytics-summary/get-period-comparison
Financial
- ๐ Get Profitability History: https://docs.onlyfansapi.com/api-reference/analytics-financial/get-profitability-history
- ๐ Get Profitability: https://docs.onlyfansapi.com/api-reference/analytics-financial/get-profitability
- ๐ Get Revenue Forecast: https://docs.onlyfansapi.com/api-reference/analytics-financial/get-revenue-forecast
- ๐ Get Transaction Summary: https://docs.onlyfansapi.com/api-reference/analytics-financial/get-transaction-summary
- ๐ Get Transactions By Type: https://docs.onlyfansapi.com/api-reference/analytics-financial/get-transactions-by-type
๐ AI-Friendly Documentation
Your AI agent can now read our entire API natively. Feed it any of these and let it build your integration:
- ๐ llms.txt: https://docs.onlyfansapi.com/llms.txt
- ๐ llms-full.txt (complete): https://docs.onlyfansapi.com/llms-full.txt
- ๐ OpenAPI spec: https://app.onlyfansapi.com/scribe-docs/openapi.yaml
- ๐ API Reference: https://docs.onlyfansapi.com/api-reference
Plus new guides:
- ๐ AI Agent Development Guide: https://docs.onlyfansapi.com/introduction/guides/develop-with-ai-agents
- ๐ Next.js + Prisma Auth Example: https://docs.onlyfansapi.com/auth/examples/nextjs-prisma
- Authentication docs rewritten (4 connection methods) + 7 new FAQ entries
๐ New API Endpoints
Chat Management
- ๐ Mark Chat as Read: https://docs.onlyfansapi.com/api-reference/chats/mark-chat-as-read
- ๐ Mark All Chats as Read: https://docs.onlyfansapi.com/api-reference/chats/mark-all-chats-as-read
- ๐ Mark Chat as Unread: https://docs.onlyfansapi.com/api-reference/chats/mark-chat-as-unread
- ๐ Delete Chat: https://docs.onlyfansapi.com/api-reference/chats/delete-chat
User Management
- ๐ Subscribe to User: https://docs.onlyfansapi.com/api-reference/users/subscribe-to-user
- ๐ Unsubscribe from User: https://docs.onlyfansapi.com/api-reference/users/unsubscribe-from-user
- ๐ Mass List User Details (up to 10 users in one call): https://docs.onlyfansapi.com/api-reference/users/mass-list-user-details
- ๐ Pin/Unpin Users in Friend Lists: https://docs.onlyfansapi.com/api-reference/users/pin-user-in-friends-list
Account & Authentication
- ๐ Get Session Data: https://docs.onlyfansapi.com/api-reference/account/get-session-data
- ๐ Authenticate via API with Cookies/Headers: https://docs.onlyfansapi.com/api-reference/connect-onlyfans-account/start-authentication
Data & Media
- ๐ Cancel Data Export: https://docs.onlyfansapi.com/api-reference/data-exports/cancel-data-export
- ๐ Upload Media via URL (up to 1GB, server-side โ supports audio): https://docs.onlyfansapi.com/introduction/guides/uploading-media
New Endpoint Categories
- ๐ Engagement Messages: https://docs.onlyfansapi.com/api-reference/engagement-messages
- ๐ Release Forms: https://docs.onlyfansapi.com/api-reference/release-forms
- ๐ Mass Messaging: https://docs.onlyfansapi.com/api-reference/mass-messaging
๐ 6 New Webhooks
6 new webhook events to power your integrations:
tips.receivedโ instant notification when a fan tipstransactions.newโ real-time for every fan payment (subscriptions, tips, posts, streams)fan_summary.completedโ fires when an AI Fan Summary finishesmessages.deletedโ know when messages are removedchat_queue.updated/chat_queue.finishedโ track mass messaging progress in real-time- All Data Export status events
๐ Full webhook docs: https://docs.onlyfansapi.com/webhooks/available-events
๐ Speed & Infrastructure
- Significant speed improvements across all regions โ especially LATAM, Asia, and Africa
- Chat endpoints 2x faster with intelligent caching
- Hardened proxy infrastructure for improved reliability and uptime
๐ฌ Questions or feedback?
- ๐ง hello@onlyfansapi.com
- ๐ฌ Telegram: @onlyfansapi
- ๐ข Updates: @onlyfansapi_updates
Keep building.