Auth
Auth
Connect a creator account (OnlyFans or Fansly) and complete 2FA. All three routes accept `platform: "onlyfans" | "fansly"` and are rate limited to 10 requests/minute.
Connect a creator account (OnlyFans or Fansly) and complete 2FA. All three routes accept platform: "onlyfans" | "fansly" and are rate limited to 10 requests/minute.
| Method | Endpoint | Path |
|---|---|---|
POST | Connect an account with credentials (OnlyFans or Fansly) | /accounts/login |
POST | Connect an account with an existing session (OnlyFans or Fansly) | /accounts/login/cookies |
POST | Verify 2FA OTP code (OnlyFans or Fansly) | /accounts/login/verify-otp |