A Postman collection for the OFMAPI OnlyFans API, generated from the public OpenAPI 3.1 spec at ofmapi.com/openapi.json. Every operation in the spec is included and grouped into folders by tag: accounts, fans, messages, posts, vault, earnings, statistics, webhooks, and more.
| File | What it is |
|---|---|
collection.json |
The collection. Uses {{baseUrl}} and sends {{apiKey}} as a Bearer token on every request. |
ofmapi.postman_environment.json |
An environment with baseUrl preset to https://api.ofmapi.com and an empty apiKey. |
- In Postman choose File → Import and drop both files.
- Create an API key at app.ofmapi.com/api-keys (free during the public Beta, no card required) and connect an OnlyFans account in the dashboard.
- Select the OFMAPI Production environment and paste the
ofmapi_...value intoapiKey. - Open Accounts → List Accounts and send.
Once the environment holds a real key, keep the file out of shared workspaces and version control.
npx openapi-to-postmanv2 -s https://ofmapi.com/openapi.json -o collection.json -p -O folderStrategy=TagsThe repository is regenerated when the spec changes.
- Postman guide: https://ofmapi.com/docs/integrations/postman
- Interactive API reference (no login): https://ofmapi.com/docs/api
- Quickstart: https://ofmapi.com/docs/quickstart
- Rate limits and Beta usage limits: https://ofmapi.com/docs/rate-limits
- Status: https://ofmapi.com/status
- Contact and support: https://ofmapi.com/contact
An independent, unofficial OnlyFans API for agencies and developers: typed REST endpoints, signed webhooks, and a hosted MCP server (174 tools) for Claude, ChatGPT, Cursor, and VS Code. There is no official OnlyFans developer API.
MIT. See LICENSE.
OFMAPI is an independent organisation, not affiliated with OnlyFans.com or Fenix International Limited. "OnlyFans" is a registered trademark of Fenix International Limited. Postman is a trademark of Postman, Inc.