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.2/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreeOpen⚡ Free to try
2 APIs
CryptocurrencyBlockchainDashInstantSendMasternodeDashPayGovernancePayments

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 21.2/100 · emerging
Contract Quality 2.0 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.6 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

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 2

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
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.19'
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
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
  - 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
  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: 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