v1
latestOpenAPI 3.0.02026-07-2323080.8 KBSwap-history
get/general/swap
Query parameters
track_idinteger
Filter spesific exchange by it`s trackId.
type'autoConvert' | 'manualSwap' | 'swapByApi'
Filter exchanges based on type.
from_currencystring
Specify the currency symbol for filtering exchanges in a specific fromCurrency.
to_currencystring
Specify the currency symbol for filtering exchanges in a specific toCurrency.
from_dateinteger
The start of the date window to query for exchanges in unix format.
to_dateinteger
The start of the date window to query for exchanges in unix format.
sort_by'create_date' | 'amount'
Sort the received list by a parameter.
sort_type'asc' | 'desc'
Display the list in ascending or descending order.
sizeinteger
Number of records to be displayed on one page.
pageinteger
The page number of the results you want to retrieve.
Headers
general_api_keystring required
Your General API Key for authentication and authorization.
Content-Typestring required
Response
Successful operation