Account
Get Account Details
Get the OnlyFans profile of a connected account.
Get the full OnlyFans profile of a connected account, including its limits, settings and counts.
https://v1.onlyfansapi.io
GET
/api/{acct_id}/me
Request
curl --request GET \
--url 'https://v1.onlyfansapi.io/api/{acct_id}/me' \
--header 'x-api-key: YOUR_API_KEY'Headers
x-api-key*
stringYour API key. See Authentication.
Path Parameters
acct_id*
stringThe connected account to read, as returned by Authenticate Account.