curl -H "Content-Type: application/json" -d '{"id":1, "jsonrpc":"2.0", "method": "chain_getBlock"}' 'https://bridgehub-polkadot.api.onfinality.io/public'https://bridgehub-polkadot.api.onfinality.io/publicwss://bridgehub-polkadot.api.onfinality.io/public-ws* The public endpoint is rate limited
ArchiveTrace
N.Virginia
FullArchiveCollatorArchive Norelay
N.Virginia
JSON-RPCWebSocketsMetrics
Only pay for what you need.
Bridge Hub Polkadot is a system parachain that enables trustless communication between Polkadot, Kusama, Ethereum, and other blockchains. It leverages on-chain light clients, BEEFY and GRANDPA protocols, and specialized pallets to provide secure cross-chain messaging and state verification. As a foundational component of Polkadot's interoperability framework, Bridge Hub supports XCM (Cross-Consensus Messaging) and hosts bridges such as Snowbridge (Polkadot-Ethereum) and the Polkadot-Kusama bridge.
Developers building cross-chain applications, relayers, or infrastructure tools need reliable access to Bridge Hub's on-chain data. RPC endpoints allow you to query blocks, submit transactions, and monitor bridge operations without running your own node. Common use cases include:
OnFinality provides managed RPC endpoints for Bridge Hub Polkadot, supporting both HTTP and WebSocket transports. Our infrastructure is designed for production workloads, offering:
chain_getBlock or other standard Substrate JSON-RPC methods.Public RPC endpoints are suitable for lightweight testing but often lack reliability and visibility for production use. OnFinality endpoints provide authenticated access, clearer rate limits, request analytics, and a clear path to higher capacity—including dedicated nodes for demanding workloads.
Bridge Hub Polkadot RPC access is useful when a product needs dependable chain reads, transaction submission, and a clear path from a first request to production infrastructure.
Best fit: mainnet production workflows for parachain apps, collators, and Substrate backends.
What builders usually check first:
Supported capability notes:
Decision notes:
A quick connection check usually starts with chain_getBlock, then moves into the exact methods your wallet, dashboard, bot, indexer, or backend service needs.
Planning the next step:
Next steps:
OnFinality takes away the heavy lifting of DevOps so you can build smarter and faster.
Get Started