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 (Scanner)
      • 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
  • Status Codes
  • Authentication
  • Rate Limit

Was this helpful?

  1. Data APIs for AI

API Authentication

PreviousChangelogNextAPI Endpoints

Last updated 1 month ago

Was this helpful?

All API requests are made to the base URL:

Base URL:

Status Codes

Code
Description

200 (Successful)

Returned when the request is successful

400 (Bad Request)

Invalid request and the server could not process the user's request

401 (Unauthorized)

Invalid API key for the requested resource by the user

423 (Too many requests)

Likely indicating that the rate limit has reached

Authentication

DappLookerโ€™s API uses query string parameters for authentication. You must append your API key to the request URL as follows:

Method: Query String Parameter

api_key

string

Your unique API key.

ecosystem

string

Ecosystem you are looking to query token for. Possible value - solana

token_addresses

string

Comma separated token address, you want metainfo for.

page

integer

Page number

Key Name: api_key

Example:

To get access to your API key, please contact the DappLooker team and request an invoice.

Rate Limit

  • Rate Limit: 100 calls per minute.

  • Can be configured based on subscription tier you chose

https://api.dapplooker.com/v1
https://api.0xloky.com/v1/agents?api_key=your_api_key&category=virtual