Skip to main content
onlyfanskit-cli ships the onlyfans command for connecting accounts, sending DMs, health checks, and scripting against the hosted platform.

Credentials

Use your platform API key — not browser cookies: Connect flows (onlyfans connect …) call the hosted connect API (email login, mobile, etc.) and register account ids locally for --account.
See Commands for the full list.

Conventions

  • Output goes to stdout; diagnostics to stderr.
  • Pass --json for machine-parseable output.
  • Exit codes: 0 success, 1 usage error, 2 API failure.