API Logs
In the details of each transaction, you can view logs of all API requests associated with this transaction.
To do this, at the bottom of the page, click on the "API Log" heading to open a list of all requests.

If the header is missing, there are no logs for this transaction or they have been deleted.
All logs are deleted automatically 30 days after creation.
Logs are not signed and can be of different types: receiving a balance, creating an invoice, generating an address, checking history, paying out funds.
Each log is divided into parts: request time, path (URL), headers (Headers), request body (Request) and server response (Response).
All secret request parameters are removed and replaced with the text *hidden*, keep this in mind if you want to repeat the request yourself.
Log example:

Last updated