Funding payments history
List funding payments made by/to the requester’s account
Funding payments are periodic payments between traders to make the perpetual futures contract price is close to the index price.
Headers
Authorization
Query parameters
cursor
Returns the ‘next’ paginated page.
end_at
End Time (unix time millisecond)
market
Market for which funding payments are queried
page_size
Limit the number of responses in the page
start_at
Start Time (unix time millisecond)
Response
OK
next
The pointer to fetch next set of records (null if there are no records left)
prev
The pointer to fetch previous set of records (null if there are no records left)
results
Funding Response data list