v1

latestOpenAPI 3.0.02026-07-2323080.8 KB
Swap-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

messagestring

A message containing additional information about the result of the request.

statusinteger

The status of the request response. Typically provided as a numeric code (e.g., 200 for success or other codes for errors).

versionstring

The version of the API being used.