Dune Analytics website screenshot

Dune Analytics

Dune is a SQL-based crowdsourced blockchain analytics platform. The Dune API exposes Query Execution endpoints (run/poll/results), pre-built Trends endpoints, EVM Transactions API, Echo (real-time multichain wallet data via Sim), a Trino warehouse connector, and dbt integration. Pricing is credit-based: query executions, data exports, and writes consume credits against a plan-tier monthly allowance.

Dune Analytics publishes 2 APIs on the APIs.io network: Execution API and Query API. Tagged areas include Web3, Analytics, SQL, Dashboards, and Blockchain.

Dune Analytics’ developer surface includes authentication, developer portal, documentation, pricing, GitHub presence, engineering blog, and 9 more developer resources.

35.4/100 thin ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
Web3AnalyticsSQLDashboardsBlockchainOnchainMulti-Chain

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/dune-analytics: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Dune Query API

REST endpoints for executing pre-saved Dune SQL queries, polling execution status, and paginating results. Powers programmatic access to community and team-built analytics. Auth...

Dune Trends API

Curated, fixed endpoints over Dune's most popular trend datasets without writing SQL.

Dune Echo (Sim) Multichain API

Real-time multichain wallet, token, and transaction data across EVM and SVM chains via Sim by Dune.

Dune Analytics Execution API

The Execution API from Dune Analytics — 3 operation(s) for execution.

Dune Analytics Query API

The Query API from Dune Analytics — 2 operation(s) for query.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Dune Analytics Query API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Dune Analytics Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Dune Analytics Authentication

apiKey · 1 scheme

SECURITY

Dune Analytics Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Dune Analytics Trust Center

trust center published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Dune Analytics Agentic Access

5 operations · 2 acting

5 operations · 2 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: dune-analytics
url: https://raw.githubusercontent.com/api-evangelist/dune-analytics/refs/heads/main/apis.yml
name: Dune Analytics
kind: company
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/dune-analytics.png
tags:
- Web3
- Analytics
- SQL
- Dashboards
- Blockchain
- Onchain
- Multi-Chain
tags_raw:
- Web3
- Analytics
- SQL
- Dashboards
- Blockchain
- Onchain
- Multi-chain
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.23'
description: 'Dune is a SQL-based crowdsourced blockchain analytics platform. The Dune API exposes Query Execution endpoints
  (run/poll/results), pre-built Trends endpoints, EVM Transactions API, Echo (real-time multichain wallet data via Sim), a
  Trino warehouse connector, and dbt integration. Pricing is credit-based: query executions, data exports, and writes consume
  credits against a plan-tier monthly allowance.'
apis:
- aid: dune-analytics:query-api
  name: Dune Query API
  tags:
  - SQL
  - Query
  - Onchain
  - Analytics
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api.dune.com/api/v1
  humanURL: https://docs.dune.com/api-reference/overview/introduction
  description: REST endpoints for executing pre-saved Dune SQL queries, polling execution status, and paginating results.
    Powers programmatic access to community and team-built analytics. Authentication via X-Dune-API-Key header.
  properties:
  - type: Documentation
    url: https://docs.dune.com/api-reference/overview/introduction
  - type: Pricing
    url: https://dune.com/pricing
  x-features:
  - Execute saved Dune SQL queries
  - Poll execution status and fetch CSV/JSON results
  - Parameterized queries
  - Multiple performance tiers (Medium, Large)
  x-use-cases:
  - Embed Dune charts in apps
  - Schedule blockchain analytics jobs
  - Pipe onchain data into BI tools
- aid: dune-analytics:trends-api
  name: Dune Trends API
  tags:
  - Trends
  - Pre-built
  - Onchain
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api.dune.com/api/v1/trends
  humanURL: https://docs.dune.com/api-reference/trends/overview
  description: Curated, fixed endpoints over Dune's most popular trend datasets without writing SQL.
  properties:
  - type: Documentation
    url: https://docs.dune.com/api-reference/trends/overview
  x-features:
  - Pre-built trend endpoints
  - No SQL required
  - Faster than custom queries
  x-use-cases:
  - Quickly surface popular onchain trends
  - Power newsletters and dashboards
- aid: dune-analytics:echo-api
  name: Dune Echo (Sim) Multichain API
  tags:
  - Multi-Chain
  - Wallets
  - Real-Time
  - EVM
  - SVM
  tags_raw:
  - Multichain
  - Wallets
  - Real-time
  - EVM
  - SVM
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://api.sim.dune.com
  humanURL: https://docs.sim.dune.com/
  description: Real-time multichain wallet, token, and transaction data across EVM and SVM chains via Sim by Dune.
  properties:
  - type: Documentation
    url: https://docs.sim.dune.com/
  x-features:
  - Real-time wallet balances and txs
  - 60+ chains coverage
  - SVM (Solana) support
  x-use-cases:
  - Power multichain wallet UIs
  - Build cross-chain portfolio trackers
- aid: dune-analytics:dune-analytics-execution-api
  name: Dune Analytics Execution API
  description: The Execution API from Dune Analytics — 3 operation(s) for execution.
  humanURL: https://docs.dune.com/api-reference/overview/introduction
  baseURL: https://api.dune.com/api/v1
  tags:
  - Execution
  properties:
  - type: OpenAPI
    url: openapi/dune-analytics-execution-api-openapi.yml
- aid: dune-analytics:dune-analytics-query-api
  name: Dune Analytics Query API
  description: The Query API from Dune Analytics — 2 operation(s) for query.
  humanURL: https://docs.dune.com/api-reference/overview/introduction
  baseURL: https://api.dune.com/api/v1
  tags:
  - Query
  properties:
  - type: OpenAPI
    url: openapi/dune-analytics-query-api-openapi.yml
common:
- type: Website
  url: https://www.dune.com/
- type: AgenticAccess
  url: agentic-access/dune-analytics-agentic-access.yml
- type: TrustCenter
  url: security/dune-analytics-trust-center.yml
- type: DomainSecurity
  url: security/dune-analytics-domain-security.yml
- type: Authentication
  url: authentication/dune-analytics-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/dune-analytics
- type: Portal
  url: https://dune.com/
- type: Documentation
  url: https://docs.dune.com/
- type: Pricing
  url: https://dune.com/pricing
- type: GitHub
  url: https://github.com/duneanalytics
- type: Plans
  url: plans/dune-analytics-plans-pricing.yml
- type: RateLimits
  url: rate-limits/dune-analytics-rate-limits.yml
- type: FinOps
  url: finops/dune-analytics-finops.yml
- type: LlmsText
  url: https://docs.dune.com/llms.txt
- url: https://dune.com/blog/feed
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/dune-analytics"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/dune-analytics/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/dune-analytics/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.