DappLooker Docs
  • 👋Welcome
  • Data APIs for AI
    • Overview
    • Changelog
    • API Authentication
    • API Endpoints
      • Token Market Data + On-Chain Intelligence + Mindshare
      • List of All Tokens
      • Multi-Interval Technical Analysis
      • Trending Tokens
      • AI-Powered Query via NLQ
      • Agent Details
    • Best Practices
    • Conclusion
  • DappLooker Analytics
    • 🗃️Products
      • 📶Analytics
        • 🔎Browse and Search data
        • 📈Creating Charts
          • No-Code Charts
          • SQL Charts
        • 🔢Custom Values
        • 📊Dashboards
          • Create Dashboard
          • Add Charts to Dashboard
          • Discover Page
          • Link dashboard to another dashboard
          • Adding Filters to Dashboard
            • Time Filter
        • ♻️Convert No-Code to SQL
        • 🔗Making Charts and Dashboards Public
      • 🔍Subgraph Analyzer
      • ✨AI Studio
        • AI Studio API Support
      • 🤖DataBOT
        • 🎮Discord Bot
        • ▶️Telegram Bot
        • 🌐Connect with Leading Networks and dApps
      • 🔑DappLooker SDK
        • 🔎Tracking API Usage
    • 🌐Supported Networks
      • Blockchain Data
      • Smart Contracts
      • Subgraphs
      • SubQuery
      • Offchain Data Sources
    • 📲Registering Data
      • My Dashboard Overview
      • Smart Contracts
      • Subgraph
      • Subquery
      • Off-Chain Integration
    • 🔖Featured Projects
    • 🎯Features
      • XRay Feature
      • Filtering
      • Summarize
      • Downloading
        • Download Chart Data
      • Editor Panel
        • Preview Chart
        • Joining Data
        • Types Of Join Data
        • Sorting
        • Row Limit
        • Convert to models
        • Duplicate a Chart
        • New Collection
      • Creating Custom Column and Custom Expressions
      • 📷Screenshot
      • 🗃️Collections
        • Browse Collection
        • Personal Collection
        • Team Collection
    • ⛓️Smart Contract Live Query
    • 🔔Push Notifications
      • 👀Where to view notifications?
      • 📰Push x MetaMask Snaps
    • 👨‍⚖️Case Studies
      • 1️⃣Community Updates
      • 2️⃣DeFi Reports
      • 3️⃣On-Chain & Off-Chain Analysis
      • 4️⃣User Retention Analysis
      • 5️⃣DappLooker Telegram Bot
      • 6️⃣Subgraph Powered No-Code Dashboards
      • 7️⃣API Use Case: Beamswap
      • 8️⃣Embedding Use Case: GRTDataHub
    • 💰Pricing
      • Pricing Breakdown
      • Discounts And Payments
    • 💻Deploy a subgraph on the DappLooker custom node
    • 🥷DappLooker No-code Ninjas Program!
    • 🤝Sponsor With Us
    • 🔗Relevant Resources
    • ☎️Contact Us
  • API Guides
    • Get API Key
    • How to Get an API of a Chart
    • Render Chart or Dashboard as an Image with API
    • Mintbase
      • Individual Store Level APIs
      • Mintbase Protocol Level APIs
    • Nordek Developer APIs
  • Explorers
    • CeloSpy
    • VaraSpy
Powered by GitBook
On this page

Was this helpful?

  1. API Guides

Render Chart or Dashboard as an Image with API

PreviousHow to Get an API of a ChartNextMintbase

Last updated 1 year ago

Was this helpful?

DappLooker provides a simple way to render charts or dashboards as images using our API. Follow the steps below to get the Image API Endpoint and use it with your API key to generate the image.

Step-by-Step Guide

  1. Navigate to the on DappLooker and search the dashboard or chart you want to render as an image.

  1. Once you have selected the desired dashboard or chart, look for the API button located at the top right corner of the page.

  1. Click on the API button. This will display the Image API Endpoint.

  • Replace <API-KEY> with your actual API key:

    https://api.dapplooker.com/image/34819026-6f62-4d11-ad1a-cb5fff6fc516?apiKey=07f2a41b7abe4213b4ee3e359d0a7d90&type=2

Example Usage

You can use the generated URL in various ways, such as embedding it in a webpage, generating reports, or using it within your applications.

Conclusion

By following these steps, you can easily render any chart or dashboard as an image using DappLooker’s API. Ensure that your API key is kept secure and only shared with authorized individuals.

Copy the endpoint:

https://api.dapplooker.com/image/34819026-6f62-4d11-ad1a-cb5fff6fc516?apiKey=<API-KEY>&type=2
Discover Page