The Only API docs

OnlyFans Passthrough

434 endpoints proxied straight through to OnlyFans, signed for you. OnlyFans only.

A thin, signed proxy over OnlyFans' own /api2/v2 API. We load the account's saved session, route through its proxy, generate fresh signed headers, and return the response.

Every request needs an X-API-Key header and a user-id header naming the connected account. Every response is wrapped:

{ "success": true, "status_code": 200, "data": { "…OnlyFans' own payload…" } }

OnlyFans only

A user-id belonging to a Fansly account is rejected on this surface. Use the platform-neutral CRM routes instead — they are Fansly-aware.

User · 95 endpoints

Direct proxy to OnlyFans user profile & settings endpoints. OnlyFans only. Requires X-API-Key + user-id headers.

Subscribers · 5 endpoints

OnlyFans subscriber endpoints (via proxy). OnlyFans only — Fansly accounts are rejected on this surface.

Subscriptions · 15 endpoints

OnlyFans subscription management (via proxy). OnlyFans only — Fansly accounts are rejected on this surface.

Messaging · 17 endpoints

OnlyFans chats & messages (via proxy). OnlyFans only — Fansly accounts are rejected on this surface.

Content · 50 endpoints

OnlyFans posts, vault, labels (via proxy). OnlyFans only — Fansly accounts are rejected on this surface.

Stories · 15 endpoints

OnlyFans stories (via proxy). OnlyFans only — Fansly accounts are rejected on this surface.

Streams · 42 endpoints

OnlyFans live streams (via proxy). OnlyFans only — Fansly accounts are rejected on this surface.

Campaigns · 3 endpoints

OnlyFans campaign endpoints (via proxy). OnlyFans only — Fansly accounts are rejected on this surface.

Promotions · 20 endpoints

OnlyFans promotions & trials (via proxy). OnlyFans only — Fansly accounts are rejected on this surface.

Lists · 31 endpoints

OnlyFans user lists (via proxy). OnlyFans only — Fansly accounts are rejected on this surface.

Payouts · 59 endpoints

OnlyFans payout & payment endpoints (via proxy). OnlyFans only — Fansly accounts are rejected on this surface.

Notifications · 10 endpoints

OnlyFans notification endpoints (via proxy). OnlyFans only — Fansly accounts are rejected on this surface.

Helpers · 2 endpoints

OnlyFans helper/manager accounts (via proxy). OnlyFans only — Fansly accounts are rejected on this surface.

Misc · 69 endpoints

Other OnlyFans endpoints. OnlyFans only — Fansly accounts are rejected on this surface.

433 endpoints, generated from the OpenAPI 3.1 spec.