The endpoint retrieves an investments history.
The API does not cache the response.
API key authentication using signed requests
Request signature
"{{request}}"
Unique request identifier
"{{nonce}}"
Investment identifier
"0d7b66ff-1909-4938-ab7a-d16d9a64dcd5"
Invest plan source currency's ticker
"USDT"
Investment status (1 - active, 2 - closed)
1, 2 1
LIMIT is a special clause used to limit records a particular query can return.
1 <= x <= 100100
Use the OFFSET clause to return entries starting from a particular line.
0 <= x <= 100000