# Linea JSON-RPC API

> Linea supports the standard [Ethereum JSON-RPC APIs](../../ethereum/json-rpc-methods/index.md) and additional
[debug methods](debug/index.md) not supported on Ethereum by Infura.

# Linea JSON-RPC API

Linea supports the standard [Ethereum JSON-RPC APIs](../../ethereum/json-rpc-methods/index.md) and additional
[debug methods](debug/index.md) not supported on Ethereum by Infura.

:::info

- WebSockets are also supported on the Linea network and can be used to set up bidirectional
  stateful [subscriptions](subscription-methods/index.md).
- `eth_newFilter` and `eth_newBlockFilter` methods are not supported.

:::
