Historical Balances
How to retrieve accurate historical balance information.
Authorization
Basic authentication header of the form — Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string of your username:password
.
Body
Specifies the unique ID of the balance being retrieved.
Specifies the exact date and time for which a historical balance is requested
Always format the date input as ‘YYYY-MM-DDTHH:MM:SS+00:00’ (e.g., 2024-04-22T15:28:03+00:00), where +00:00 specifies the timezone. It is UTC by default.
When set to true
, it indicates that the balance should be reconstructed directly from its transactions, bypassing balance snapshots.
Need help?
We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool.
To ask questions or discuss issues, please contact us or join our Discord community.
Love building with Blnk? We’d love to hear your feedback. Tell us here.
Was this page helpful?