Analytics
Analytics APIs
API specs to configure dashboard visualisations and fetch data for the configured visualisations.
Last updated
API specs to configure dashboard visualisations and fetch data for the configured visualisations.
Last updated
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
This endpoint will pass the Dashboard ID from the URL to this API and will get the Dashboard Configuration from the backend which will have the details of the Visualization Layouts which are to be designed in this Dashboard.
ID of the Dashboard
Response for Success State of the API
Status Information object will hold the run time status and the live response obtained from the server for the respective API Call.
Based on the Chart ID and the Visualization Type and the Request Dates and Filters, the API will aggregate the data and give the data which needs to be painted on Visualization Charts
This request object contains the Visualization for which the data has to be served.
A map of String and and String to hold the Header Filters which are applied on this dashboard
Response for Success State of the API
Status Information object will hold the run time status and the live response obtained from the server for the respective API Call.