Fanduit turns OnlyFans and Fansly into a single REST API. The hard infrastructure (signing, proxies, sessions, metering) is handled, so you call clean endpoints and ship.
# same call, either platform — Fanduit routes it curl https://api.fanduit.co/v1/accounts/$id/fans/active \ -H "Authorization: Bearer sk_live_…" → 200 OK ● live credits: -1 · rpm: 4,999 left { "data": [ { "id": 55021, "name": "Ava" } ] }
Everything an agency, tool-builder, or AI agent needs to build on creators.
OnlyFans rotates its request signature through the day. Fanduit re-derives it automatically so your calls keep working.
Connected-account credentials are encrypted at rest, scoped per tenant, and never logged. Disconnecting deletes them.
Sticky residential and mobile IPs stay pinned per creator, keeping sessions coherent and accounts safe.
Transparent per-call metering and per-account rate limits. You always see the cost before you spend it.
HMAC-signed events with automatic retries for new subs, messages, tips, and account status changes.
Every endpoint is also an MCP tool, so AI agents drive the same surface with the same metering.
No scrapers, no browser automation.
Sign up and generate a key in the dashboard. It scopes to your account and every creator you connect.
Add an OnlyFans or Fansly account you own or operate. Fanduit stores the session in the encrypted vault.
Hit any of 350+ endpoints. Fanduit signs, proxies, meters, and returns clean JSON.
One API under a lot of different products.
Run messaging, growth, and reporting across every creator you manage from one integration.
Build internal dashboards and CRMs on live fan, chat, and revenue data instead of screenshots.
Give an agent the MCP tools and let it operate accounts, draft replies, and pull reports.
Stream events to your warehouse via webhooks and export fans, chats, and earnings on a schedule.
Run a whole roster from one API — connect every creator you operate and automate messaging, growth, and reporting at scale.
Neutral infrastructure on accounts you own, with encrypted credentials, per-account proxies, and no screen sharing.
Clean REST + MCP, signed webhooks, idempotency, and transparent credit metering. Build tools that don\'t break by morning.
Neither platform ships a public API. Fanduit provides the stable, signed, proxied layer so you build against clean endpoints instead of brittle scrapers.
Only accounts you own or are authorized to operate. Fanduit is neutral infrastructure for creators and the agencies that run them.
A free tier to start, then metered by requests-per-minute and consumable credits. Cached public reads are free.
The API is plain REST, so any HTTP client works. Copy-paste samples in cURL, JS, Python, and PHP are on every page and in the reference.
Connect an account and make your first call in minutes.