From f6a396195862072a52bb000cc989d56d41d4e379 Mon Sep 17 00:00:00 2001 From: nataly-gb Date: Wed, 3 Jun 2026 16:39:58 +0300 Subject: [PATCH] Update integration-apis.rst Add GetBlock to API Services --- docs/user/developers/integration-apis.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/user/developers/integration-apis.rst b/docs/user/developers/integration-apis.rst index 062d9ed38..f754b38f8 100644 --- a/docs/user/developers/integration-apis.rst +++ b/docs/user/developers/integration-apis.rst @@ -112,6 +112,20 @@ and easy way to start accepting payments in cryptocurrency. year free, then $49/month - Documentation: https://docs.blockmove.io +GetBlock +-------- +https://getblock.io/ + +GetBlock provides reliable and scalable RPC access to Dash mainnet +through shared and dedicated nodes. Its endpoints are useful for +developers, wallets, exchanges, crypto miners, hardware wallet +providers, and businesses that need stable access to the Dash network. + +- Features: JSON-RPC, REST, Blockbook (REST), Blockbook (WebSocket) +- Pricing Model: Free up to 50K CUs, paid shared- and dedicated-node +pricing +- Documentation: https://docs.getblock.io/ + NOWNodes --------