RPCs
Public RPC endpoints are available for the Filecoin mainnet.
On this page
Glif
Please note that a publicly available hosted endpoint guarantees only 2000 of the latest blocks.
HTTPS:
https://api.node.glif.io/rpc/v1
WebSocket:
wss://wss.hyperspace.node.glif.io/apigw/lotus/rpc/v1
Lotus lite-node command
FULLNODE_API_INFO=wss://wss.node.glif.io/apigw/lotus lotus daemon --lite
Ankr
- HTTPS:
https://rpc.ankr.com/filecoin
- Supported Filecoin API methods
Chainstack
- HTTPS:
https://filecoin-mainnet.chainstacklabs.com/rpc/v1
- WebSocket:
wss://ws-filecoin-mainnet.chainstacklabs.com/rpc/v1
- Chainstack documentation