Get Transaction List

This endpoint allows users to retrieve a list of transactions across all products (OTC, RFQ/E-Trade, and exchanges).

Body Params
int64
required

The current Unix time in microseconds.

string

Currency ticker (e.g. BTC, USD).

string

Transaction state.

int64

Start time (inclusive) of queries transaction, format in Unix time in milliseconds.

int64

End time (inclusive) of queries transaction, format in Unix time in milliseconds.

int32
Defaults to 50

Max results you want the endpoint to return. Note that it can be no greater than 200. Default value is 50 if not provided.

int32

Offset index. If you want to get beyond the first 200 transactions, you can use the offset value to get the next 200 transactions and so on.

string
Defaults to en-US

DisplayTitle and DisplayDescription for each transaction returned will be in the language specified. Default is en-US.

string

Shows transactions specific to account group transactions

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json