Filecoin website screenshot

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.

Filecoin publishes 1 API on the APIs.io network: HTTP REST API. Tagged areas include Decentralized Storage, Web3, IPFS, Blockchain, and Storage Deals.

The Filecoin catalog on APIs.io includes 1 JSON-LD context.

Filecoin’s developer surface includes authentication, documentation, engineering blog, status page, and 10 more developer resources.

32.6/100 thin ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
Decentralized StorageWeb3IPFSBlockchainStorage DealsFilecoin+FVM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/filecoin: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

API Collection

OPEN COLLECTION

API Collection

OPEN COLLECTION

API Collection

OPEN COLLECTION

API Collection

OPEN COLLECTION

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Filecoin Context

0 classes · 0 properties

JSON-LD

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Filecoin Authentication

http · 1 scheme

SECURITY

Filecoin Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 2

Reference material describing how the API behaves

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Filecoin
description: '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.

  '
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://filecoin.io/favicon.ico
tags:
- Decentralized Storage
- Web3
- IPFS
- Blockchain
- Storage Deals
- Filecoin+
- FVM
url: https://filecoin.io/
apis:
- name: Filecoin Glif Lotus JSON-RPC API
  description: '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 methods. Supports MPoolPush and EthSendRawTransaction
    for broadcasting pre-signed transactions. Limited to the most recent 2 000 blocks on the public endpoint; archival access
    requires a dedicated node.

    '
  image: https://filecoin.io/favicon.ico
  humanURL: https://docs.filecoin.io/networks-and-tools/networks/mainnet/rpcs
  baseURL: https://api.node.glif.io/rpc/v1
  tags:
  - JSON-RPC
  - Lotus
  - Mainnet
  - Blockchain
  - Storage Deals
  - Miners
  properties:
  - type: Documentation
    url: https://docs.filecoin.io/reference/general
  - type: RPC-Providers
    url: https://docs.filecoin.io/networks-and-tools/networks/mainnet/rpcs
  contact:
  - FN: Glif Nodes
    url: https://github.com/glifio
  x-apis-io-info:
    type: JSON-RPC
    version: v1
    network: mainnet
- name: Filecoin Calibration Testnet Glif API
  description: '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 RPC methods, for development and testing without real FIL
    costs.

    '
  image: https://filecoin.io/favicon.ico
  humanURL: https://docs.filecoin.io/networks-and-tools/networks/mainnet/rpcs
  baseURL: https://api.calibration.node.glif.io/rpc/v1
  tags:
  - JSON-RPC
  - Testnet
  - Calibration
  - Development
  properties:
  - type: Documentation
    url: https://docs.filecoin.io/networks-and-tools/networks/mainnet/rpcs
  contact:
  - FN: Glif Nodes
    url: https://github.com/glifio
- name: Filecoin HTTP REST API
  description: 'OpenAPI-specified HTTP REST interface for Filecoin nodes, covering chain resources (tipsets, blocks, executed
    messages), actor management, payment channels, storage market asks, and storage deal initiation. Requires a bearer token
    issued by the Lotus daemon and TLS in production deployments.

    '
  image: https://filecoin.io/favicon.ico
  humanURL: https://filecoin-project.github.io/filecoin-http-api/
  baseURL: https://filecoin-project.github.io/filecoin-http-api/
  tags:
  - REST
  - OpenAPI
  - Chain
  - Storage Deals
  - Payment Channels
  properties:
  - type: Documentation
    url: https://filecoin-project.github.io/filecoin-http-api/
  - type: OpenAPI
    url: https://github.com/filecoin-project/filecoin-http-api
  - type: OpenAPI
    url: openapi/_original/api.yml
  contact:
  - FN: Filecoin Project
    url: https://github.com/filecoin-project
  x-apis-io-info:
    auth: Bearer Token
- name: Filecoin Protocol Actor API
  description: 'Built-in actor method interface exposed through Filecoin Virtual Machine (FVM). Covers Account, Datacap, Miner,
    Multisig, Storage Market, Storage Power, and Verified Registry actors. Used for on-chain deal management, miner administration,
    Filecoin+ DataCap allocation, and network power queries.

    '
  image: https://filecoin.io/favicon.ico
  humanURL: https://docs.filecoin.io/reference/built-in-actors/protocol-api
  baseURL: https://api.node.glif.io/rpc/v1
  tags:
  - Protocol
  - Actors
  - FVM
  - Storage Market
  - Verified Registry
  - Miners
  - Datacap
  properties:
  - type: Documentation
    url: https://docs.filecoin.io/reference/built-in-actors/protocol-api
  - type: Actor-Reference
    url: https://docs.filecoin.io/reference/built-in-actors/protocol-api
  contact:
  - FN: Filecoin Docs
    url: https://docs.filecoin.io/
- name: Filecoin Onchain Cloud Synapse API
  description: '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 Possession (PDP) and automated payments via Filecoin
    Pay. Enables developers to create storage deals, verify data integrity on-chain, and integrate decentralized storage into
    dApps without managing low-level deal mechanics.

    '
  image: https://filecoin.io/favicon.ico
  humanURL: https://docs.filecoin.cloud/developer-guides/synapse/
  baseURL: https://docs.filecoin.cloud/
  tags:
  - Storage
  - Onchain
  - Synapse
  - SDK
  - PDP
  - Payments
  properties:
  - type: Documentation
    url: https://docs.filecoin.cloud/developer-guides/synapse/
  contact:
  - FN: Filecoin Cloud
    url: https://filecoin.cloud/
- name: Filrep.io Storage Provider API
  description: 'RESTful JSON API for discovering and evaluating Filecoin storage providers (miners). Returns reputation scores,
    geographic distribution, pricing, verified deal history, and uptime metrics to help clients identify optimal storage partners
    for deal-making.

    '
  image: https://filecoin.io/favicon.ico
  humanURL: https://filrep.io/
  baseURL: https://api.filrep.io/
  tags:
  - Storage Providers
  - Miners
  - Reputation
  - Discovery
  - REST
  properties:
  - type: Documentation
    url: https://filrep.io/
  contact:
  - FN: Filrep
    url: https://filrep.io/
common:
- type: Website
  url: https://www.filecoin.io/
- type: DomainSecurity
  url: security/filecoin-domain-security.yml
- type: Authentication
  url: authentication/filecoin-authentication.yml
- type: Plans
  url: https://github.com/api-evangelist/filecoin/blob/main/plans/plans.yml
- type: RateLimits
  url: https://github.com/api-evangelist/filecoin/blob/main/rate-limits/rate-limits.yml
- type: FinOps
  url: https://github.com/api-evangelist/filecoin/blob/main/finops/finops.yml
- type: GitHubOrganization
  url: https://github.com/filecoin-project
- type: GitHub Glif
  url: https://github.com/glifio
- type: Documentation
  url: https://docs.filecoin.io/
- type: Protocol Specification
  url: https://spec.filecoin.io/
- type: Blog
  url: https://filecoin.io/blog/
- type: Discord
  url: https://discord.gg/filecoin
- type: Slack
  url: https://filecoin.io/slack
- type: Status
  url: https://status.filecoin.io/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
modified: '2026-06-13'
specificationVersion: '0.23'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/filecoin"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/filecoin/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/filecoin/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.