Swap History
get
Query parameters
track_idintegerOptional
Filter spesific exchange by it`s trackId.
typestring · enumOptionalPossible values:
Filter exchanges based on type.
from_currencystringOptional
Specify the currency symbol for filtering exchanges in a specific fromCurrency.
to_currencystringOptional
Specify the currency symbol for filtering exchanges in a specific toCurrency.
from_dateintegerOptional
The start of the date window to query for exchanges in unix format.
to_dateintegerOptional
The start of the date window to query for exchanges in unix format.
sort_bystring · enumOptionalDefault:
Sort the received list by a parameter.
create_datePossible values: sort_typestring · enumOptionalDefault:
Display the list in ascending or descending order.
descPossible values: sizeinteger · min: 1 · max: 200OptionalDefault:
Number of records to be displayed on one page.
10pageinteger · min: 1OptionalDefault:
The page number of the results you want to retrieve.
1Header parameters
general_api_keystringRequired
Your General API Key for authentication and authorization.
Content-TypestringRequiredDefault:
application/jsonResponses
200
Successful operation
application/json
400
Bad request
application/json
get
/general/swapLast updated