Filecoin
Filecoin is the world's largest decentralized storage network, providing cryptographically verifiable storage backed by a global network of storage providers. Developers can query storage deals, retrieval markets, miners, blocks, and Filecoin+ verified storage operations through the Glif-hosted Lotus JSON-RPC API and the Filecoin HTTP REST API. The network also exposes protocol-level actors (Miner, Market, Datacap, Verified Registry, Storage Power) through built-in actor methods, and offers high-level storage onramps such as Filecoin Onchain Cloud (Synapse SDK) and S3-compatible Fil One storage.
APIs
Filecoin Glif Lotus JSON-RPC API
Public, load-balanced Lotus node endpoint hosted by Glif providing read-only access to the Filecoin mainnet JSON-RPC API, including all Filecoin and Ethereum-compatible RPC meth...
Filecoin Calibration Testnet Glif API
Glif-hosted public Lotus node endpoint for the Filecoin Calibration testnet. Provides the same read-only JSON-RPC surface as mainnet, including Filecoin and Ethereum-compatible ...
Filecoin HTTP REST API
OpenAPI-specified HTTP REST interface for Filecoin nodes, covering chain resources (tipsets, blocks, executed messages), actor management, payment channels, storage market asks,...
Filecoin Protocol Actor API
Built-in actor method interface exposed through Filecoin Virtual Machine (FVM). Covers Account, Datacap, Miner, Multisig, Storage Market, Storage Power, and Verified Registry ac...
Filecoin Onchain Cloud Synapse API
High-level TypeScript SDK and API for the Filecoin Onchain Cloud — a smart-contract-based marketplace providing programmable, verifiable storage with cryptographic Proof-of-Data...
Filrep.io Storage Provider API
RESTful JSON API for discovering and evaluating Filecoin storage providers (miners). Returns reputation scores, geographic distribution, pricing, verified deal history, and upti...