Authorizations
You can retrieve your token by visiting the OnlyFansAPI Console and clicking API Keys -> Create API Key.
Path Parameters
The Account ID
Body
application/json
Array of tab keys. Must include exactly these: all, subscriptions, onlyfans, purchases, tips, tags, comments, mentions, likes, promotions.
Example:
[
"all",
"subscriptions",
"onlyfans",
"purchases",
"tips",
"tags",
"comments",
"mentions",
"likes",
"promotions"
]