# OnlyFans API Update: AI Fan Summaries, No-Code Data Export & 30+ New Endpoints

> AI-powered fan profiling, 5-part no-code export video series, 10 analytics endpoints, AI-friendly docs, and 6 new webhooks ship in the March 2026 update.

**TL;DR**

- AI Fan Summaries turn 500+ messages into complete fan profiles for CRM and chatbot personalization.
- No-code data export gets a 5-part video series and a 10x faster engine with real-time progress.
- 10 new analytics endpoints, 6 new webhooks, and AI-friendly documentation expand automation coverage.

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**

1. 🎬 **No-Code Data Export** — 5-part video series + 10x faster export engine
2. 🤖 **AI Fan Summaries** — complete fan profiles from 500+ messages
3. 📊 **10 New Analytics Endpoints** — earnings, forecasts, profitability
4. 📚 **AI-Friendly Documentation** — llms.txt, OpenAPI spec, agent guides
5. 🔌 **30+ New API Endpoints** — chat management, user management, media uploads, and more
6. 🔔 **6 New Webhooks** — tips, transactions, fan summary, mass messaging progress
7. 🏎 **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://llmstxt.org/): https://docs.onlyfansapi.com/llms.txt
- 👉 llms-full.txt (complete): https://docs.onlyfansapi.com/llms-full.txt
- 👉 [OpenAPI](https://www.openapis.org/) 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 tips
- `transactions.new` — real-time for every fan payment (subscriptions, tips, posts, streams)
- `fan_summary.completed` — fires when an AI Fan Summary finishes
- `messages.deleted` — know when messages are removed
- `chat_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.

## Frequently asked questions

### How many messages does AI Fan Summary need to generate a profile?

Feed it 500 or more messages to get a complete fan profile including preferences, interests, and content requests.

### Can my AI agent read the OnlyFans API docs directly?

Yes. The llms.txt, llms-full.txt, and OpenAPI spec files let AI agents consume the full API documentation natively.

### Do the new webhooks require a plan upgrade?

No. All 6 new webhook events are available on any plan that already includes webhook access.