> For the complete documentation index, see [llms.txt](https://docs.bifrostnetwork.com/bifrost-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bifrostnetwork.com/bifrost-network/developer-documentations/client-api/json-rpc-api.md).

# JSON-RPC API

The following sections contain known RPC methods available on the Bifrost Network which allow you to interact with the actual node, query, and submit.

## Testnet (ChainId: 49088)

|                Public Endpoints (rpc/ws)                |
| :-----------------------------------------------------: |
|    <https://public-01.testnet.bifrostnetwork.com/rpc>   |
|    <https://public-02.testnet.bifrostnetwork.com/rpc>   |
| <https://bifrost-testnet.g.allthatnode.com/archive/evm> |
|  \*<https://bifrost-testnet.g.allthatnode.com/full/evm> |
|     wss\://public-01.testnet.bifrostnetwork.com/wss     |
|     wss\://public-02.testnet.bifrostnetwork.com/wss     |
|   wss\://bifrost-testnet.g.allthatnode.com/archive/evm  |
|   \*wss\://bifrost-testnet.g.allthatnode.com/full/evm   |

{% hint style="info" %}
"\*" denotes a full node RPC.
{% endhint %}

## Mainnet (ChainId: 3068)

|                Public Endpoints (rpc/ws)                |
| :-----------------------------------------------------: |
|    <https://public-01.mainnet.bifrostnetwork.com/rpc>   |
|    <https://public-02.mainnet.bifrostnetwork.com/rpc>   |
| <https://bifrost-mainnet.g.allthatnode.com/archive/evm> |
|  \*<https://bifrost-mainnet.g.allthatnode.com/full/evm> |
|     wss\://public-01.mainnet.bifrostnetwork.com/wss     |
|     wss\://public-02.mainnet.bifrostnetwork.com/wss     |
|   wss\://bifrost-mainnet.g.allthatnode.com/archive/evm  |
|   \*wss\://bifrost-mainnet.g.allthatnode.com/full/evm   |
