Kaia public RPC endpoints, tested

Every keyless Kaia (chain ID 8217) endpoint listed on Chainlist and chainid.network, tested the same way on 2026-09-24: does it answer on the right chain, how fast, how far behind the best head, how large an eth_getLogs range it accepts, whether it keeps archive state, and whether its WebSocket actually streams. 5 of 13 HTTP endpoints were working.

Working HTTP endpoints

EndpointLatencyBehind besteth_getLogsState
https://klaytn.drpc.org31 ms2 blocksunder 1,000none
https://kaia.api.pocket.network81 ms3 blocks10,000+none
https://rpc.ankr.com/kaia149 ms0 blocks1,000archive (1M+)
https://rpc.swiftnodes.io/rpc/kaia (SwiftNodes, keyless: 2 req/s)408 ms2 blocks10,000+archive (1M+)
https://public-en.node.kaia.io288 ms4 blocks10,000+archive (1M+)

Order: endpoints within 3 blocks of the best head first, then by median latency. Latency is measured from one server, so yours will differ by region; lag and limits do not.

WebSocket endpoints

  • streams rpc.swiftnodes.io/ws/kaia (SwiftNodes): first head after 18 ms
  • does not stream klaytn.drpc.org: subscribe rejected: method is not available on free plan, please upgrade to paid plan

Listed but not working

  • kaia-public.nodies.app: no answer (HTTP 403)
  • go.getblock.io/d7094dbd80ab474ba7042603fe912332: no answer (HTTP 401)
  • public.1rpc.io/klay: chainId: You've reached the usage limit for your current plan. To continue with higher limits and un
  • kaia.therpc.io: chainId: fetch failed
  • lb.routeme.sh/rpc/evm/8217: chainId: rate limited
  • alpha-hardworking-orb.kaia-mainnet.quiknode.pro: chainId: rate limited
  • klaytn.api.onfinality.io/public: chainId: rate limited
  • kaia-mainnet.gateway.tatum.io: chainId: rate limited

Test any endpoint yourself with the RPC tester. Our Kaia endpoint, limits and status: Kaia RPC, uptime history.