Get posts from your OnlyFans account.
You can retrieve your token by visiting the OnlyFansAPI Console and clicking API Keys -> Create API Key.
The Account ID
Search query to filter posts
"Hello"
Number of posts to return (default = 10)
10
Number of posts to skip for pagination
0
Order the returned posts (default = publish_date)
publish_date
, favorites_count
, tips_summ
"publish_date"
Sort the returned posts (default = desc)
desc
, asc
"desc"
Set to true to only show pinned posts
true
Set to true to include an array of counters (see example responses)
true
Filter posts by minimum publish date
"2025-06-26"
Success
The response is of type object
.