Authorizations
You can retrieve your token by visiting the OnlyFansAPI Console and clicking API Keys -> Create API Key.
Path Parameters
The Account ID
Query Parameters
Optionally, search for a text query.
Example:
"Hi"
Sort the results by a field. Default recent
Available options:
recent
, most-liked
, highest-tips
Example:
"recent"
Filter the results by a media type. Keep empty to show all media.
Available options:
photo
, gif
, video
, audio
Example:
"photo"
Only show media items from a specific list (category). Refer to our Media Vault Lists endpoints.
Example:
"123456789"
Sort the results. Default desc
Available options:
desc
, asc
Example:
"desc"
Number of media to return per page. Default: 24
Example:
24
The offset used for pagination. Default 0
Example:
0