post https://example.com/api/1/query/transactions
Retrieves an overview of transactions for the specified period, wallets.
Log in to see full request history
Responses
Retrieves an overview of transactions for the specified period, wallets.
xxxxxxxxxx
11curl --request POST \
--url https://example.com/api/1/query/transactions \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"resultsPerPage": 100,
"shared": 100,
"page": 0
}
'
Try It!
to start a request and see the response here! Or choose an example: