Access Guide
Complete guide with authentication, endpoints, media proxy, rate limiting, and troubleshooting
Quick Reference
| Type | Base URL | Use 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 theACCESS scope.
Permission Reference
| Permission | Grants Access To |
|---|---|
profile:read | Get current user profile |
profile:write | Update profile |
posts:read | List and get posts |
posts:write | Create, edit, delete posts |
messages:read | List chats and messages |
messages:write | Send messages |
subscribers:read | List subscribers |
subscribers:write | Update notes, apply discounts |
vault:read | Access vault media |
analytics:read | Access statistics and charts |
earnings:read | Access earnings data |
notifications:read | Access notifications |