RPC Endpoints
Publicly accessible endpoints for Lotus, the most popular Filecoin client.
API Status
loading...Public Filecoin endpoints allow up to 100 requests per minute
Connect your wallet for higher rate limits and access to advanced features.
ENDPOINT | mainnet | testnet |
---|---|---|
HTTPS Endpoints | Secure HTTP endpoints for interacting with web-based services | |
HTTPS default (v1) | https://api.node.glif.io/ | https://api.calibration.node.glif.io/ |
HTTPS RPC v0 (stable) | https://api.node.glif.io/rpc/v0 | https://api.calibration.node.glif.io/rpc/v0 |
HTTPS RPC v1 (unstable) | https://api.node.glif.io/rpc/v1 | https://api.calibration.node.glif.io/rpc/v1 |
WSS Endpoints | Secure WebSocket endpoints for real-time communication | |
WSS for Lotus Lite | wss://wss.node.glif.io/apigw/lotus | wss://wss.calibration.node.glif.io/apigw/lotus |
WSS RPC v0 (stable) | wss://wss.node.glif.io/apigw/lotus/rpc/v0 | wss://wss.calibration.node.glif.io/apigw/lotus/rpc/v0 |
WSS RPC v1 (unstable) | wss://wss.node.glif.io/apigw/lotus/rpc/v1 | wss://wss.calibration.node.glif.io/apigw/lotus/rpc/v1 |
Miscellaneous Endpoints | Additional endpoints for various auxiliary functions and services | |
Open-RPC Playground | Mainnet Playground | Calibnet Playground |
State Market Deals Data | Mainnet StateMarketDeals Data | Calibnet StateMarketDeals Data |