Changelog

Latest Updates

Everything new with The Only API. New endpoints, improvements, and platform updates.

August 15, 2025

v0.1.0

Project Kickoff: Core API Infrastructure

Project Kickoff: Core API Infrastructure

We started building The Only API out of a simple frustration: every existing OnlyFans API was either too expensive, too unreliable, or missing critical endpoints. As the team behind Xcelerator CRM — the leading OnlyFans agency management platform — we knew exactly what agencies needed because we needed it ourselves.

What We Built

In this first milestone, we laid the foundation:

  • Authentication layer — Secure OAuth-based session management that handles OnlyFans login flows, 2FA verification, and persistent session tokens

  • Core account endpoints — Profile data, account settings, and basic creator information

  • Request routing architecture — The backbone that would eventually support 200+ endpoints with sub-100ms response times

  • Developer sandbox — A testing environment where developers could experiment without touching live accounts

Why We Started Here

Authentication is the hardest part of any API integration. OnlyFans doesn't offer an official API, so we had to reverse-engineer session management from scratch. Getting this right meant agencies could connect accounts once and forget about it — no more broken sessions, no more manual re-authentication every few hours.

The first version supported 5 connected accounts and 12 endpoints. We had a long way to go, but the foundation was solid.

September 20, 2025

v0.2.0

Messaging & DM Automation Endpoints

Messaging & DM Automation Endpoints

DMs are where the money is on OnlyFans. For agencies managing multiple creators, manually sending messages to thousands of subscribers is the biggest time sink — and the biggest revenue opportunity. This update made that scalable.

New Endpoints

  • Send message — Send text, media, and PPV (pay-per-view) messages to individual subscribers

  • Mass messaging — Queue messages to entire subscriber lists or filtered segments with a single API call

  • Message history — Retrieve full conversation threads with pagination and filtering

  • Message stats — Track open rates, purchase rates, and revenue generated per message

  • Saved drafts — Create and manage message templates for reuse across campaigns

Under the Hood

The mass messaging system was the most technically challenging piece. OnlyFans rate-limits DM sends, so we built an intelligent queuing system that:

  1. Accepts thousands of messages in a single API call

  2. Queues them with optimal spacing to avoid rate limits

  3. Reports real-time delivery status via webhooks

  4. Automatically retries failed deliveries

Early beta testers reported sending 10,000+ PPV messages in under 30 minutes — a process that previously took their teams 6-8 hours of manual work.

October 18, 2025

v0.3.0

Subscriber Management & Revenue Analytics

Subscriber Management & Revenue Analytics

Understanding your audience is everything. This release gave agencies complete visibility into subscriber behavior and revenue attribution — the data they need to make smart decisions.

New Features

  • Full subscriber data — Name, spend history, subscription date, renewal status, and engagement metrics for every fan

  • Subscriber segmentation — Filter fans by total spend, last active date, subscription tier, and custom tags

  • Revenue tracking — Real-time earnings data broken down by source: subscriptions, tips, PPV, and paid posts

  • Payout history — Complete payout records with date, amount, and status

  • Churn detection — Identify subscribers likely to cancel based on engagement patterns

Revenue Attribution

The standout feature in this release is revenue attribution. When an agency sends a PPV campaign, they can now track exactly:

  • How many subscribers opened the message

  • How many purchased the content

  • Total revenue generated from that specific campaign

  • Revenue per subscriber for ROI calculations

One beta agency told us they discovered that 80% of their PPV revenue came from just 15% of their subscriber base. That insight alone changed how they structured their campaigns.

Stats at This Point

  • 45 endpoints live

  • 50+ beta accounts connected

  • $2.3M in tracked revenue across beta users

November 10, 2025

v0.4.0

Proxy Routing & Zero-Ban Security Architecture

Proxy Routing & Zero-Ban Security Architecture

Account security is non-negotiable. One wrong move and a creator's account gets flagged or banned — taking their income and their agency's reputation with it. This update introduced our military-grade security layer.

Security Features

  • Per-account residential proxy routing — Every connected account routes through its own dedicated residential IP, matching the creator's geographic location

  • Automatic 2FA handling — Our system manages two-factor authentication flows transparently, so API calls never get blocked by security challenges

  • Session persistence — Intelligent session management that maintains authenticated sessions for weeks without re-authentication

  • Rate limiting intelligence — Adaptive request throttling that mimics human browsing patterns to avoid detection

  • Bring-your-own-proxy support — Agencies with their own proxy infrastructure can route through their preferred providers

Zero Bans. Ever.

We are proud to report that since the first line of code was written, zero accounts have been banned as a result of using The Only API. This is not an accident — it is the result of careful engineering:

  1. Every request pattern is modeled on real human behavior

  2. IP rotation follows natural geographic patterns

  3. Request timing includes realistic variance

  4. Session fingerprints match legitimate browser sessions

Our security architecture was built by engineers who spent years studying platform detection systems. The result is an API that is indistinguishable from a real user browsing OnlyFans.

December 5, 2025

v0.5.0

Content Management & Promotional Tools

Content Management & Promotional Tools

Agencies do not just manage messages — they manage entire content strategies. This update gave them the tools to handle content creation, scheduling, and promotion at scale.

New Endpoints

  • Post creation — Create text posts, photo posts, and video posts with scheduling support

  • Content scheduling — Schedule posts days or weeks in advance across multiple accounts

  • Media upload — Upload photos and videos directly through the API with automatic format optimization

  • Tracking links — Create custom tracking links to attribute subscriber signups to specific marketing campaigns

  • Free trial links — Generate and manage free trial offers with configurable duration and limits

  • Promotional campaigns — Create discount offers and bundle deals programmatically

The Content Pipeline

With this release, a typical agency workflow became fully automated:

  1. Create content → Upload media via API

  2. Schedule posts → Set publish times across all managed accounts

  3. Promote → Generate tracking links for each social media platform

  4. Track → Monitor which promotions drive the most subscribers

  5. Monetize → Send targeted PPV campaigns to new subscribers

What used to require 3-4 team members working full-time can now run on autopilot with a few API calls and an n8n workflow.

Milestone: 100+ Endpoints

With this release, we crossed the 100-endpoint mark. The API now covered the vast majority of OnlyFans functionality that agencies need on a daily basis.

January 8, 2026

v0.9.0

200+ Endpoints: Beta Complete

200+ Endpoints: Beta Complete

After five months of intense development, testing, and iteration with beta agencies, we reached a milestone that set us apart from every other OnlyFans API on the market: 200+ fully functional endpoints with comprehensive documentation.

What 200+ Endpoints Covers

  • Account management — Profiles, settings, verification, and multi-account switching

  • Subscriber data — Full fan information, segmentation, and lifecycle tracking

  • Messaging — Individual DMs, mass messaging, PPV campaigns, and message analytics

  • Content — Posts, stories, media upload, scheduling, and content performance

  • Revenue — Earnings, payouts, tips, transaction history, and revenue attribution

  • Promotions — Tracking links, free trials, discounts, and referral programs

  • Analytics — Real-time dashboards, historical data, custom reports, and churn predictions

  • Vault — Media library management and organization

  • Lists — Custom subscriber lists and fan categorization

  • Notifications — Real-time alerts and notification preferences

Beta Results

During the beta period:

  • 200+ agencies tested the platform

  • Zero accounts banned — our security architecture proved bulletproof

  • 99.9% uptime maintained throughout the entire beta

  • Average API response time: under 100ms

  • $50M+ in creator revenue tracked through the platform

The feedback from beta users shaped almost every design decision. We built what agencies actually need, not what we assumed they wanted.

January 25, 2026

v1.0.0

Public Launch: Free Tier & Developer Portal

Public Launch: Free Tier & Developer Portal

Today we are officially launching The Only API to the public. After months of development and rigorous beta testing with 200+ agencies, we are confident this is the most complete, reliable, and affordable OnlyFans API available.

What is Launching

  • Free plan — 1 connected account with unlimited API calls. No credit card required. No time limit. Build, test, and ship before you pay a cent.

  • Starter plan — $20/account/month for agencies ready to scale. Unlimited API calls, no credits, no metering.

  • Growth plan — $15/account/month for agencies managing 10+ accounts. Volume pricing that actually rewards growth.

  • Developer portal — Complete API documentation with code examples in Python, JavaScript, PHP, and cURL

  • Live endpoint tester — Test any endpoint directly from the documentation without writing code

Our Pricing Philosophy

We looked at every competitor and asked: why is everyone making this so complicated? Credit packs, per-call fees, rate-limited tiers with confusing overage charges. Agencies just want to know how much it costs to manage their accounts.

So we made it simple: pay per account, call the API as much as you want. No credits. No metering. No surprises on your bill.

At $15-20 per account with unlimited calls, we are the most affordable OnlyFans API on the market — and we have more endpoints than anyone else.

What is Next

The launch is just the beginning. Our roadmap includes native n8n integration, webhook subscriptions, Fansly support, and much more. We are building the API infrastructure that the entire creator economy will run on.

February 10, 2026

v1.1.0

No-Code Integrations & Webhook Subscriptions

No-Code Integrations & Webhook Subscriptions

Not every agency has a developer on staff — and they should not need one. This update brings The Only API to everyone with no-code integrations and real-time event webhooks.

No-Code Platform Support

  • Native n8n node — Drag and drop The Only API into any n8n workflow. Access all 200+ endpoints without writing a single line of code.

  • Zapier integration — Connect OnlyFans data to 5,000+ apps. Trigger workflows when you get a new subscriber, receive a tip, or hit a revenue milestone.

  • Make (Integromat) module — Build complex multi-step automations with conditional logic and data transformation.

Webhook Subscriptions

Instead of polling our API every few minutes, you can now subscribe to real-time events:

  • New subscriber — Get notified instantly when someone subscribes

  • New message — Trigger workflows when a fan sends a DM

  • New tip — Alert your team when a high-value tip comes in

  • Subscription cancelled — Automatically trigger re-engagement campaigns

  • Revenue milestone — Celebrate when a creator hits earnings goals

Webhooks deliver events in under 2 seconds, with automatic retry on failure and full delivery logging.

Example Workflows

Here are workflows our users built in the first week:

  1. Auto-welcome flow: New subscriber → Send personalized DM → Add to CRM → Schedule follow-up

  2. Revenue alerts: Tip over $50 → Slack notification → Log to Google Sheets → Send thank-you DM

  3. Churn prevention: Subscription cancelled → Wait 24h → Send re-engagement offer → Track conversion

February 22, 2026

v1.2.0

Mass Messaging Upgrade & Profile Management

Mass Messaging Upgrade & Profile Management

Based on feedback from hundreds of agencies, we have significantly upgraded our mass messaging system and added complete profile management capabilities.

Mass Messaging v2

  • A/B testing — Send two message variants to small test groups, then automatically roll out the winner to the full audience

  • Smart scheduling — AI-optimized send times based on when each subscriber is most likely to be online

  • Segment targeting — Target messages by subscriber spend tier, engagement level, subscription age, and custom tags

  • Rich media support — Include multiple photos, videos, and voice messages in mass campaigns

  • Campaign analytics — Real-time dashboard showing delivery rate, open rate, purchase rate, and revenue per message

Profile Management

  • Update profile info — Change bio, display name, location, and profile settings via API

  • Banner and avatar upload — Update creator profile images programmatically

  • Subscription pricing — Adjust subscription prices and bundle offers dynamically

  • Account verification — Check verification status and manage verification documents

Performance Stats

Since launch:

  • 500+ agencies actively using The Only API

  • 99.9% uptime maintained — not a single minute of unplanned downtime

  • Zero accounts banned — our streak continues

  • 10M+ API calls processed per week across all users

March 1, 2026

v1.3.0

Blog Launch: 20 SEO Articles & Content Hub

Blog Launch: 20 SEO Articles & Content Hub

We are not just building an API — we are building a knowledge base for the entire OnlyFans agency ecosystem. Today we published 20 in-depth articles covering market data, automation strategies, and API integration tutorials.

What We Published

Market Intelligence:

  • OnlyFans market growth analysis for 2026 (377.5M users, $7.2B in payouts)

  • Earnings distribution data showing why agencies matter

  • Creator and subscriber demographic breakdowns

  • Gender earnings gap analysis

Agency Strategy:

  • How to price your agency services

  • Common agency mistakes and how to avoid them

  • CRM and fan automation workflows

  • Lead generation and creator recruitment

  • Cross-platform marketing strategies

API & Integration Guides:

  • Building a growth stack with n8n, Baserow, and The Only API

  • No-code automation tutorials

  • Mass messaging API deep dive

  • Analytics and LTV tracking

  • Dynamic pricing and cost optimization

Why This Matters

Every article is backed by real data and links directly to features available in The Only API. When an agency owner reads about fan segmentation strategies, they can immediately implement them using our API. When a developer reads about building a growth stack, they can follow along with working code examples.

This is not content marketing — it is a reference library for running a modern OnlyFans agency.

Scale affordably in the AI Era

We focus on delivering. Affordable and fast. Abis so that you can focus on things that matter the most.

Create a free website with Framer, the website builder loved by startups, designers and agencies.