How to Get an API of a Chart

To obtain the API of a chart, follow these simple steps:

  1. Start by locating the relevant collection within the Analyzer section of DappLooker.

  1. Find and select the specific chart for which you need & Click on the API button located in the top right corner of the chart.

  1. A JSON API endpoint will be displayed. Copy this endpoint for your use.

This JSON API endpoint allows you to programmatically access the data represented by the chart, enabling you to integrate it into your applications and systems seamlessly.

Last updated