API Reference

Search

Allows a tenant to search across all transactions in the system

Log in to see full request history
Body Params
int64

Search on transactions that occurred after this timestamp

int64

Search on transactions that occurred before this timestamp

incoming_assets
array of strings

array of incoming assets

incoming_assets
outgoing_assets
array of strings

Array of outgoing assets

outgoing_assets
fee_assets
array of strings

Array of fee assets

fee_assets
account_unique_identifiers
array of strings

Array of account identifiers

account_unique_identifiers
portfolio_unique_identifiers
array of strings

Array of portfolio identifiers

portfolio_unique_identifiers
transaction_types
array of strings

Array of transaction types

transaction_types
int32
Defaults to 1

Page Number

int32
Defaults to 50

Page Size Min=10, Max=50

string
Defaults to transaction_ts

The field to order by

string
Defaults to DESC

Can be set to "ASC", "DESC", null.

string
Responses

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