Developer Guide
Reporting
Overview
Reveal insights from the LedgerScan data through a responsive business intelligence reporting framework. Users and applications can generate reports via API endpoints and interactive reports can be easily accessed in the UI.
Reporting can be a powerful tool in performing reconciliation of data across systems, analyzing Token market cap history and transaction volume across multiple ledgers, assessing performance across client accounts, and many more use cases.
Generate Reports
LedgerScan provides reports that can be called via API and embedded in an application’s iframe. The following sequence generates a Token Cap Table report:
- 1get
v1/tokens
Retrieves list of all tokens added within the tenancy. This enables an application to provide a menu of tokens to choose from when generating the report.
- 2get