Skip to main content
The Access API provides managed endpoints for common operations and proxy endpoints for any OnlyFans API path. OFAuth handles request signing, proxy routing, and session management so you don’t have to build that infrastructure yourself.

Access Guide

Complete guide with authentication, endpoints, media proxy, rate limiting, and troubleshooting

Quick Reference

TypeBase URLUse Case
Managed/v2/access/*Typed routes for users, posts, messages, vault
Proxy/v2/access/proxy/*Any OnlyFans API path

Authentication

All Access API requests require a connection and an API key with the ACCESS scope.
apikey: YOUR_API_KEY
x-connection-id: conn_abc123

Permission Reference

PermissionGrants Access To
profile:readGet current user profile
profile:writeUpdate profile
posts:readList and get posts
posts:writeCreate, edit, delete posts
messages:readList chats and messages
messages:writeSend messages
subscribers:readList subscribers
subscribers:writeUpdate notes, apply discounts
vault:readAccess vault media
analytics:readAccess statistics and charts
earnings:readAccess earnings data
notifications:readAccess notifications