Skip to main content

IPFS storage

This section documents Filebase's IPFS storage tier — IPFS-backed buckets, the IPFS Pinning Service API, IPNS names, dedicated IPFS gateways, Filebase Sites, and NFT Backup.

Endpoint distinction

The two tiers use different S3 endpoints:

TierS3 endpointRegion
S3-compatible object storagehttps://s3.filebase.ioauto
IPFS storagehttps://s3.filebase.comus-east-1

Use s3.filebase.io for general-purpose object storage and s3.filebase.com for IPFS-backed buckets that need CIDs.

What's in this section

When IPFS is the right choice

Use IPFS storage when:

  • You need IPFS CIDs for content addressing (e.g., NFT metadata that references CIDs).
  • You're building applications that interoperate with the broader IPFS ecosystem.
  • You're maintaining an existing IPFS-based system.

For workloads without an IPFS requirement — private buckets, public asset hosting, application storage, backup workflows — the S3-compatible object storage tier uses a different endpoint (s3.filebase.io) and offers free egress.