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 number of trial links to return. Default 10
Example:
10
The offset used for pagination. Default 0
Example:
0
Sort the results. Default desc
Available options:
desc
, asc
Example:
"desc"
Sort the results by a field. Default create_date
Available options:
create_date
, expire_date
, subscribe_counts
, subscribe_days
, claims_count
Example:
"create_date"