OnlyFans API
Connect onlyfans account

Re-authenticate Account

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

POST
/api/authenticate/{account_id}/reauthenticate
AuthorizationBearer <token>

Get your API Key from OnlyFansAPI Console - https://app.onlyfansapi.com/api-keys

In: header

Path Parameters

account_idstring

The Account ID of the authentication process

Response Body

curl -X POST "https://app.onlyfansapi.com/api/authenticate/string/reauthenticate"