Chats
Unmute Chat Notifications
Unmute notifications for a specific chat.
AuthorizationBearer <token>
Get your API Key from OnlyFansAPI Console - https://app.onlyfansapi.com/api-keys
In: header
Path Parameters
accountstring
The Account ID
chat_idstring
The ID of the chat to unmute, usually a fan's OnlyFans User ID
Response Body
curl -X DELETE "https://app.onlyfansapi.com/api/string/chats/string/unmute"
""
Start Typing Indicator POST
Calling this endpoint will show the target fan a "Model is typing..." note in the chat for ~4 seconds. If you want to continue showing the indicator call this endpoint multiple times. Free - no credits charged.
Create Client Session POST
Create Client Session Token for later use in embedded auth components - eg. via @onlyfansapi/auth npm package.