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
The start date for Tracking Links. Keep empty to get all.
"2025-01-01 00:00:00, -30days"
The end date for Tracking Links. Keep empty to get all.
"2025-01-01 00:00:00, now"
Whether or not to include deleted tracking links in the response. Default false
false
Sort by subscriber count (claims), or creation date
claims
, created_date
"claims"
Sort the results. Default desc
desc
, asc
"desc"
The number of tracking links to return. Default 3
3
The offset used for pagination. Default 0
0
Wait for the revenue data to finish processing, instead of processing in the background. Will result in longer response times, use with caution. Default false
false