Skip to content

Repository files navigation

OnlyFans API Postman collection (OFMAPI)

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.

Files

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.

Use it

  1. In Postman choose File → Import and drop both files.
  2. 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.
  3. Select the OFMAPI Production environment and paste the ofmapi_... value into apiKey.
  4. Open Accounts → List Accounts and send.

Once the environment holds a real key, keep the file out of shared workspaces and version control.

Regenerate

npx openapi-to-postmanv2 -s https://ofmapi.com/openapi.json -o collection.json -p -O folderStrategy=Tags

The repository is regenerated when the spec changes.

Documentation

What OFMAPI is

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.

License

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.

About

OnlyFans API Postman collection, generated from the public OpenAPI 3.1 spec: every endpoint, Bearer auth, environment file. By OFMAPI.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors