curl -H "Content-Type: application/json" -d '{"id":1, "jsonrpc":"2.0", "method": "chain_getBlock"}' 'https://westend.api.onfinality.io/public'https://westend.api.onfinality.io/publicwss://westend.api.onfinality.io/public-ws* The public endpoint is rate limited
ArchiveTrace
Hong Kong
FullArchiveValidator
Hong Kong
JSON-RPCWebSocketsMetrics
Only pay for what you need.
Westend is Polkadot's official testnet, providing a sandbox environment for developers to test parachains, validators, and dApps before deploying on Polkadot or Kusama. Unlike mainnets, Westend uses free test tokens (WND), eliminating financial risk during development.
Developers rely on Westend RPC endpoints to:
OnFinality provides managed Westend RPC endpoints with HTTP and WebSocket transport. Our infrastructure supports:
Endpoints are available in Hong Kong region. Create an API key in your OnFinality dashboard to get started.
Public endpoints are suitable for lightweight testing. For team projects and production staging, authenticated OnFinality endpoints offer clearer rate limits, request analytics, and a scaling path to dedicated infrastructure.
chain_getBlock via your preferred client.Westend is not intended for production use. When ready, migrate to Polkadot or Kusama mainnet RPC endpoints.
Teams usually use Westend to test app behaviour, wallet flows, and backend requests before a production release, not to make a long-term infrastructure decision on day one.
Best fit: non-mainnet testing workflows for developer testing, integrations, and rollout prep.
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