Transactions
List Transactions
Get a paginated list of transactions for an Account. Newest transactions are first.
GET
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 transactions to return. Recommended: 10
Example:
10
The start date for transactions list. Default: -30days
Example:
"2025-01-01 00:00:00, -30days"
The marker used for pagination. Default: null
Example:
"1739155047"
Response
200 - application/json
Success
The response is of type object
.