Public JSON RPC Endpoints
Publicly exposed JSON-RPC endpoints allow you to test and run your blockchain products by providing interaction with the Kaia network without running your own node.
Running your own Kaia Endpoint Node (EN) is not simple, it requires technical expertise, monitoring and computing resources. It comes with a cost of maintaining storage, network bandwidth as well as having to divert engineering time and resources; nodes must be kept up to date and health checked regularly.
Hence, the main benefit of using an existing Public EN is that it allows you to solely focus on building and testing your blockchain product without the distraction of maintaining infrastructure to connect and interact with the Kaia network.
Things to Consider
- The node providers are not responsible for any damage or losses caused in relation to traffic or interaction with the nodes.
- If traffic is concentrated on certain nodes, you may experience service delay.
- To prevent too many requests, rate limits may apply on a per-node basis, which are subject to change without prior notification.
Public JSON-RPC Endpoints
Below is the list of the network domains offered by Kaia’s Public Node Providers.
Please note that the following URLs will be discontinued at the end of September 2024. We encourage you to update your configurations accordingly to ensure uninterrupted service:
Mainnet
https://public-en-cypress.klaytn.net
(replaced byhttps://public-en.node.kaia.io
)https://archive-en.cypress.klaytn.net
(replaced byhttps://archive-en.node.kaia.io
)
Testnet
https://public-en-baobab.klaytn.net
(replaced byhttps://public-en-kairos.node.kaia.io
)https://archive-en.baobab.klaytn.net
(replaced byhttps://archive-en-kairos.node.kaia.io
)
Mainnet Public JSON-RPC Endpoints
Please keep in mind that these endpoints are provided to the community for testing and development purposes. Since we cannot guarantee uptime and stability of the endpoints, do not use them for commercial purposes.
HTTPS
Service Provider | Endpoints | Namespaces | Type |
---|---|---|---|
Kaia Foundation | https://public-en.node.kaia.io | kaia,klay,eth,net | Full |
https://archive-en.node.kaia.io | kaia,klay,eth,net | Archive | |
QuickNode | https://alpha-hardworking-orb.kaia-mainnet.quiknode.pro/ | kaia,klay,eth,net | Full |
BlockPI Network | https://kaia.blockpi.network/v1/rpc/public | kaia,klay,eth,net | Full |
BlockJoy | http://freely-inspired-ram.n0des.xyz | kaia,klay,eth,net | Archive |
OnFinality | https://klaytn.api.onfinality.io/public | kaia,klay,eth,net | Full |
Pokt Network | https://kaia-mainnet.rpc.grove.city/v1/803ceedf | kaia,klay,eth,net | Full |
GetBlock | https://go.getblock.io/d7094dbd80ab474ba7042603fe912332 | kaia,klay,eth,net | Full |
WebSocket
Service Provider | Endpoints | Namespaces | Type |
---|---|---|---|
Kaia Foundation | wss://public-en.node.kaia.io/ws | kaia,klay,eth,net | Full |
wss://archive-en.node.kaia.io/ws | kaia,klay,eth,net | Archive | |
QuickNode | wss://alpha-hardworking-orb.kaia-mainnet.quiknode.pro/ | kaia,klay,eth,net | Full |
OnFinality | wss://klaytn.api.onfinality.io/public-ws | kaia,klay,eth,net | Full |