Dash website screenshot

Dash

Dash is a peer-to-peer cryptocurrency network offering fast, low-cost payments with InstantSend, privacy via CoinJoin mixing, and decentralized governance through Masternodes. Developers can query blocks, transactions, addresses, UTXOs, governance objects, and real-time network events through the open-source Insight REST and WebSocket API, and can access Dash Platform layer-2 (DashPay identity, data contracts, documents, tokens) through the Decentralized API (DAPI) over gRPC and JSON-RPC.

Dash publishes 2 APIs on the APIs.io network. Tagged areas include Cryptocurrency, Blockchain, DASH, InstantSend, and Masternode.

The Dash catalog on APIs.io includes 1 JSON-LD context.

21.0/100 emerging ▬ flat Agent 3/100 human only open core · MIT Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreeOpen⚡ Free to try
2 APIs
CryptocurrencyBlockchainDASHInstantSendMasternodeDashPayGovernancePayments

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/dash: 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 2

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

Dash Insight REST API

Open-source REST and WebSocket API for querying the Dash Core (layer 1) blockchain. Provides endpoints for blocks (by hash or height), raw blocks, transactions (by txid), raw tr...

Dash Platform DAPI (Decentralized API)

Decentralized HTTP API exposing gRPC and JSON-RPC endpoints for both Dash Core layer 1 and Dash Platform layer 2 (DashPay). Core gRPC endpoints cover broadcastTransaction, getBe...

Pricing Plans 1

Published pricing tiers and plan structures.

Dash Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Dash Rate Limits

4 limits

RATE LIMITS

FinOps 1

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

Dash Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Dash Context

0 classes · 0 properties

JSON-LD

Security Posture 1

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

Dash Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

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 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: dash
deliveryModel:
  model: open-core
  license: MIT
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Free · Open access
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/dash.png
name: Dash
description: Dash is a peer-to-peer cryptocurrency network offering fast, low-cost payments with InstantSend, privacy via
  CoinJoin mixing, and decentralized governance through Masternodes. Developers can query blocks, transactions, addresses,
  UTXOs, governance objects, and real-time network events through the open-source Insight REST and WebSocket API, and can
  access Dash Platform layer-2 (DashPay identity, data contracts, documents, tokens) through the Decentralized API (DAPI)
  over gRPC and JSON-RPC.
url: https://docs.dash.org/en/stable/developers/
specificationVersion: '0.23'
created: '2026-06-14'
modified: '2026-06-14'
x-source: manual-research
x-category: Cryptocurrency
x-type: open-source
x-tier: 2
tags:
- Cryptocurrency
- Blockchain
- DASH
- InstantSend
- Masternode
- DashPay
- Governance
- Payments
tags_raw:
- Cryptocurrency
- Blockchain
- Dash
- InstantSend
- Masternode
- DashPay
- Governance
- Payments
apis:
- name: Dash Insight REST API
  description: Open-source REST and WebSocket API for querying the Dash Core (layer 1) blockchain. Provides endpoints for
    blocks (by hash or height), raw blocks, transactions (by txid), raw transactions, addresses (balance, total received/sent,
    UTXOs, transaction history), multi-address UTXO and transaction queries, transaction broadcast (standard and InstantSend),
    Dash governance objects (sporks, budget proposals, masternode votes), and network status. Real-time events (new blocks,
    new transactions, InstantSend locks) are streamed over socket.io WebSockets.
  humanURL: https://docs.dash.org/en/stable/developers/insight.html
  baseURL: https://insight.dash.org/insight-api
  tags:
  - Cryptocurrency
  - DASH
  - Blockchain
  - Block Explorer
  - Transaction
  - Addresses
  - InstantSend
  - Governance
  - WebSocket
  tags_raw:
  - Cryptocurrency
  - Dash
  - Blockchain
  - Block Explorer
  - Transactions
  - Addresses
  - InstantSend
  - Governance
  - WebSocket
  properties:
  - type: Documentation
    url: https://docs.dash.org/en/stable/developers/insight.html
  - type: GitHubRepository
    url: https://github.com/dashpay/insight-api
  - type: BlockExplorer
    url: https://explorer.dash.org/insight/
  - type: TestnetAPI
    url: https://testnet-insight.dash.org/insight-api
- name: Dash Platform DAPI (Decentralized API)
  description: Decentralized HTTP API exposing gRPC and JSON-RPC endpoints for both Dash Core layer 1 and Dash Platform layer
    2 (DashPay). Core gRPC endpoints cover broadcastTransaction, getBestBlockHeight, getBlockchainStatus, getTransaction,
    and real-time subscriptions (block headers with ChainLocks, masternode list, transactions with proofs). Platform gRPC
    endpoints cover identities (get, balance, keys, nonce), data contracts and their history, documents, state transition
    broadcast, governance vote polls, tokens (balances, supply, distribution), and system info (epochs, quorums, protocol
    version). JSON-RPC exposes getBestBlockHash and getBlockHash. Communication is secured with TLS; responses optionally
    include cryptographic Merkle proofs.
  humanURL: https://docs.dash.org/projects/platform/en/stable/docs/explanations/dapi.html
  baseURL: https://seed-1.networks.dash.org:1443
  tags:
  - Cryptocurrency
  - DASH
  - DashPay
  - Platform
  - gRPC
  - JSON-RPC
  - Identities
  - Data Contracts
  - Tokens
  - Governance
  tags_raw:
  - Cryptocurrency
  - Dash
  - DashPay
  - Platform
  - gRPC
  - JSON-RPC
  - Identities
  - Data Contracts
  - Tokens
  - Governance
  properties:
  - type: Documentation
    url: https://docs.dash.org/projects/platform/en/stable/docs/explanations/dapi.html
  - type: Documentation
    title: DAPI Endpoint Reference
    url: https://docs.dash.org/projects/platform/en/stable/docs/reference/dapi-endpoints.html
  - type: Documentation
    title: Core gRPC Endpoints
    url: https://docs.dash.org/projects/platform/en/stable/docs/reference/dapi-endpoints-core-grpc-endpoints.html
  - type: Documentation
    title: Platform gRPC Endpoints
    url: https://docs.dash.org/projects/platform/en/stable/docs/reference/dapi-endpoints-platform-endpoints.html
  - type: Documentation
    title: gRPC Overview
    url: https://docs.dash.org/projects/platform/en/latest/docs/reference/dapi-endpoints-grpc-overview.html
  - type: GitHubRepository
    url: https://github.com/dashpay/platform
common:
- type: License
  name: MIT
  url: https://github.com/dashpay/insight-api/blob/master/LICENSE
- type: DomainSecurity
  url: security/dash-domain-security.yml
- type: Website
  url: https://www.dash.org
- type: DeveloperPortal
  url: https://docs.dash.org/en/stable/developers/
- type: PlatformDocumentation
  url: https://docs.dash.org/projects/platform/en/stable/
- type: GitHubOrganization
  url: https://github.com/dashpay
- type: BlockExplorer
  url: https://explorer.dash.org/insight/
- type: Plans
  url: plans/dash-plans-pricing.yml
- type: RateLimits
  url: rate-limits/dash-rate-limits.yml
- type: FinOps
  url: finops/dash-finops.yml
features:
- name: Block and Transaction Queries
  description: Look up any block by hash or height, retrieve raw hex, and fetch full transaction details by txid.
- name: Address Analytics
  description: Query balance, total received, total sent, unconfirmed balance, UTXOs, and full transaction history for one
    or more addresses.
- name: InstantSend Broadcast
  description: Broadcast standard or InstantSend transactions via POST; InstantSend locks within ~3 seconds.
- name: Governance and Budget API
  description: Read active sporks, list and inspect budget proposals and triggers, retrieve masternode vote tallies, and submit
    new proposals.
- name: Real-Time WebSocket Streaming
  description: Subscribe to new blocks, unconfirmed transactions, InstantSend locks, and per-address activity via socket.io.
- name: DashPay Identity System
  description: Create and resolve decentralized identities on Dash Platform, query balances, keys, and nonces via DAPI gRPC.
- name: Data Contracts and Documents
  description: Register application data schemas (data contracts) and store structured documents on Dash Platform.
- name: Platform Token Support
  description: Query token balances, total supply, distribution schedules, and direct-purchase prices via DAPI.
- name: ChainLock Streaming
  description: Subscribe to block headers with ChainLock signatures for reorganization-safe confirmations.
- name: Masternode List Streaming
  description: Receive the full masternode list and differential updates as new blocks arrive.
useCases:
- name: Wallet Backends
  description: Build custodial or non-custodial Dash wallets using address balance, UTXO, and broadcast endpoints.
- name: Block Explorer
  description: Build a full-featured Dash block explorer using the Insight REST API and WebSocket event streams.
- name: Payment Processing
  description: Integrate InstantSend for zero-confirmation Dash payments with sub-5-second settlement finality.
- name: DashPay Application
  description: Build social payment apps on Dash Platform using identities, data contracts, and document storage.
- name: Governance Tooling
  description: Automate budget proposal monitoring, vote tallying, and proposal submission via the governance endpoints.
- name: On-Chain Analytics
  description: Aggregate block, transaction, and address data for research dashboards and compliance reporting.
integrations:
- name: Dash Core Node
  description: The Insight API is built on dashcore-node and connects directly to a Dash Core full node.
- name: socket.io
  description: Real-time events (blocks, transactions, InstantSend locks) are delivered over socket.io WebSocket rooms.
- name: gRPCurl
  description: DAPI gRPC endpoints can be tested via gRPCurl; client libraries are auto-generated from .proto definitions.
- name: CBOR / Base64
  description: DAPI Platform gRPC data payloads are CBOR-encoded then Base64-encoded before transmission.
solutions:
- name: Dash Core Blockchain Data
  description: Production-grade REST and WebSocket APIs for the Dash layer-1 blockchain via the Insight stack.
- name: Dash Platform Layer 2
  description: Decentralized application and identity platform (DashPay) accessible over DAPI gRPC/JSON-RPC.
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/dash"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/dash/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/dash/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.