v8

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-2526602.8 MB
Connect OnlyFans Account

Re-authenticate Account

Trigger account reauthentication without the need to submit email & password again.

post/api/authenticate/{account_id}/reauthenticate

Response

Re-authentication started

successboolean
messagestring
polling_urlstring

Example response

{
  "success": true,
  "message": "Re-authentication started.",
  "polling_url": "https://app.onlyfansapi.com/api/authenticate/auth_XXXXXXX"
}