This service is currently available to enterprise users only. Contact us at support@scale3labs.com if you’re interested in signing up.
What is the Blockchain Intelligence Service?
The Blockchain Intelligence Service is a robust API designed to provide real-time information on updates related to various blockchain nodes. This service is essential for DevOps engineers, blockchain developers, and system administrators who need to keep track of changes in node configurations, software versions, and other critical parameters. Key Features:- Real-time updates on node changes
- Detailed information including version, commit hash, release date, and more
- Stay up to date on Discord, Telegram and Slack announcements from various chains.
- Support for multiple blockchain networks
- Alert notifications via Slack, PagerDuty, Telegram, Webhook, etc
Setup
Generate your API key
- Log in to your account: Sign up for a Scale3 Autopilot account if you haven’t. Navigate to Scale3 Autopilot and log in once you have an account.
- Go to Intel tab: Once logged in, click on the “Intel” tab then API key.
Note: If you don’t see this tab, you likely don’t have an Enterprise license. Contact support@scale3labs.com

- Generate API Key: Click on the “Re-generate API Key” button.

Querying for Node Updates
Making a Request
To query for the latest node updates for a specific chain, you can make a GET request to the following endpoint:Headers
x-api-key
: Your API keyx-user-agent
:s3l-web-client
Query Parameters
chain
: The blockchain network you are interested in (e.g.,btc
,eth
).client
: The specific client software you are interested in (e.g.,geth
,sui
).
Sample Request
Response
The API will return a JSON object containing an array of node updates.Supported Chains
Here are the chains that we currently support:Blockchain | Identifier |
---|---|
Algorand | algo |
Arbitrum | arb |
Aptos | aptos |
Avalanche | avax |
Base | base |
Binance Smart Chain | bsc |
Bitcoin | btc |
Cardano | ada |
Celestia | tia |
Celo | celo |
Chainlink | link |
Cosmos | atom |
Cronos | cro |
Ethereum | eth |
Fantom | ftm |
Filecoin | fil |
Flare | flr |
Flow | flow |
Harmony | harmony |
Hedera Hashgraph | hbar |
Helium | hnt |
ICP | icp |
Injective | inj |
Kava | kava |
Kusama | ksm |
Litecoin | ltc |
Near | near |
Optimism | op |
Polkadot | dot |
Polygon | polygon |
Ripple | xrp |
Sei | sei |
Solana | sol |
Stacks | stx |
Stellar | xlm |
Sui | sui |
Tezos | xtz |
Ton | ton |
Tron | trx |
VeChain | vet |
Zcash | zec |