> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blockops.network/llms.txt
> Use this file to discover all available pages before exploring further.

# Blockchain API

> JSON-RPC endpoints over HTTP and WebSocket for 28 networks, with per-project API keys.

**What is Blockchain API?**

The Blockops Blockchain API provides developers with instant, high-performance Remote Procedure Call (RPC) endpoints via HTTP and WebSockets (WSS). It acts as the critical communication bridge between your decentralized application (dApp) and the blockchain, handling node operations and syncing behind the scenes.

**The Problem It Solves**

Running your own blockchain nodes requires massive storage, constant updates, and 24/7 monitoring. The Blockchain API eliminates this infrastructure burden. You simply use our API endpoint to get reliable read/write access to the network, allowing you to focus entirely on building your application.

**Dashboard**

The dashboard gives access to all the available features on Blockops and provides a side navigation for easy navigation.

To get started, visit [blockops.network](https://www.blockops.network) and navigate to the Blockchain API page on the dashboard. This allows you to connect to a network which generates your API keys.

<Frame>
  <img src="https://mintcdn.com/blockops-3855c227/OGmnNOc7FURsTCyJ/images/navigation.png?fit=max&auto=format&n=OGmnNOc7FURsTCyJ&q=85&s=55fcbec6f92964a4fedfcd405dc80018" alt="" width="588" height="1294" data-path="images/navigation.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/blockops-3855c227/OGmnNOc7FURsTCyJ/images/dashboard-home.png?fit=max&auto=format&n=OGmnNOc7FURsTCyJ&q=85&s=b83a76b9550d234df1b9a20f206f56f2" alt="" width="2330" height="1332" data-path="images/dashboard-home.png" />
</Frame>

### Supported Networks

The Blockchain API supports:

* [Ethereum](/blockchain-infrastructure/blockchain-api/networks/ethereum)
* [Polkadot](/blockchain-infrastructure/blockchain-api/networks/polkadot)
* Gnosis
* Cronos
* Polygon
* Lisk
* Assethub
* Arbitrum
* Zora
* Celo
* BSC
* [Optimism](/blockchain-infrastructure/blockchain-api/networks/optimism)
* Soneium
* Starknet
* Unichain
* Solana
* Fantom
* Sonic
* Zksync
* Blast
* Linea
* Berachain
* Mantle
* Scroll
* [Hyperbridge](/blockchain-infrastructure/blockchain-api/networks/gargantua)
* Avalanche
* Monad and
* [Base](/blockchain-infrastructure/blockchain-api/networks/base), all easily accessible from the dashboard.

### In this section

* [Endpoints, keys & authentication](/blockchain-infrastructure/blockchain-api/endpoints-and-authentication)
* [Rate limits & error codes](/blockchain-infrastructure/blockchain-api/rate-limits-and-errors)
* [Common RPC methods & examples](/blockchain-infrastructure/blockchain-api/rpc-methods-and-examples)
* Network guides: [Ethereum](/blockchain-infrastructure/blockchain-api/networks/ethereum), [Base](/blockchain-infrastructure/blockchain-api/networks/base), [Optimism](/blockchain-infrastructure/blockchain-api/networks/optimism), [Polkadot](/blockchain-infrastructure/blockchain-api/networks/polkadot), [Kusama](/blockchain-infrastructure/blockchain-api/networks/kusama), [Westend](/blockchain-infrastructure/blockchain-api/networks/westend), [Hyperbridge (Gargantua testnet)](/blockchain-infrastructure/blockchain-api/networks/gargantua)

**Conclusion**

Blockops Blockchain API is a gateway to accessing your endpoint with ease and securely.

<Note>
  [**Follow us on Twitter**](https://twitter.com/blockopsnetwork) **for more information on upcoming protocols and developments.**
</Note>
