The InterPlanetary
Development Platform
TheInterPlanetaryDevelopment Platform
From IPFS pinning to dedicated IPFS gateways and IPNS names, Filebase provides all the tools you need to build the best decentralized applications.
OVERVIEW
DATA ACCESS
YOUR ACCOUNT
Good afternoon, Satoshi Nakamoto
Overview
55
Buckets
12165
Total Objects
38.8 GB
Total Storage
2.05 GB
Total Bandwidth
Data usage
Storage
Bandwidth
User Referrals
For every referral, earn 5 GB of free storage.
Free Storage Earned
Track your progress towards earning up to 100 GB of free storage.
You have earned 0 GB of free storage out of 100 GB.
Hyperspeed IPFSBare Metal Control
Enterprise-grade infrastructure with blazing fast speeds. Built for developers, designed for scale.
IPFS Pinning
Pin your files to IPFS via our Web Interface, APIs, SDK, & CLI.
IPFS Gateways
Instantly distribute IPFS content over HTTPS.
IPNS Names
Generate static links with updatable CIDs.
Trusted in production everywhere.
High-performance IPFS infrastructure built to scale.
Bare Metal InfraBare Metal Infra
Enterprise-grade infrastructureEnterprise-grade infrastructure
BlockchainsBlockchains
Major chains supportedMajor chains supported
Daily RequestsDaily Requests
Peak daily throughputPeak daily throughput
Files StoredFiles Stored
Total content pinnedTotal content pinned
DevelopersDevelopers
Active platform usersActive platform users
ReliableReliable
Live since 2019Live since 2019
Everything IPFSAll-in-one platform
Explore our complete platform capabilities across pinning, gateways, names and development tools.
Pin Files & Directories
Upload any file or directory to IPFS with enterprise-grade persistence. Supports recursive pinning for complex directory structures and handles large datasets efficiently.
List Pinned Content
Manage and monitor your IPFS content through an intuitive interface. Advanced filtering, sorting, and search capabilities with detailed metadata tracking for each pinned item.
Delete Pins
Securely remove content from IPFS with granular control. Schedule deletions, batch remove pins, and maintain detailed audit logs of all unpinning operations.
Re-Pin Content
Ensure long-term content availability with automated re-pinning. Includes integrity verification, health checks, and distributed redundancy across the IPFS network.
Pin Notifications
Monitor your IPFS operations in real-time. Receive instant alerts for pin status changes, completion events, and system notifications through multiple channels.
Gateway Access
Access IPFS content through high-performance gateways with automatic SSL and global CDN distribution.
AWS SDK
Use familiar AWS S3 tools and SDKs to interact with your pinned content through our compatible API.
IPFS RPC API
Coming Soon - Direct interaction with IPFS node RPC commands without running your own node. Execute Kubo RPC methods, manage IPFS operations, and handle node-level functions through our API.
Access Controls
Secure your gateway with API tokens and flexible authorization options. Support for both query string and header-based authentication.
Lightning-FastContent Delivery
Try a Bare Metal CDN that delivers IPFS content at hyperspeed, without relying on third-party providers like AWS, Google Cloud, or Cloudflare.
Provider Independent
Stay online even when major cloud providers experience outages. Our independent infrastructure ensures reliable content delivery.
True Decentralization
Unlike public gateways operated by individuals, our CDN provides enterprise-grade infrastructure without centralization risks.
Optimized Performance
Purpose-built for IPFS content delivery with multiple Points of Presence across North America, Europe, and Asia.
Intelligent IPFSThreat Protection
Protect your IPFS infrastructure with AI-powered threat detection. Block malicious content, prevent attacks, and maintain compliance with automated security measures.
Pre-Upload Shield
Content Scanning
Stop threats before they reach IPFS. Our AI-powered Threat Monitor scans and blocks malicious content instantly, protecting your infrastructure from phishing attempts and policy violations.
Features
FlexibleIntegration Options
Multiple ways to integrate with our platform. From our native SDK to industry-standard APIs, choose the integration path that works best for your application.
Native SDK
Hybrid data management solution combining S3-compatible storage with IPFS pinning services. Features bucket management, object handling, and IPNS integration.
S3-Compatible API
Industry-standard S3 API with v4 signatures, pre-signed URLs, and CORS support. Compatible with thousands of existing S3 tools and frameworks.
Platform API
RESTful API for managing platform resources including storage usage, bandwidth metrics, IPNS names, and dedicated IPFS gateways.
Pinning API
Standardized IPFS Pinning Service API for re-pinning existing IPFS CIDs. Fully compliant with IPFS PSA requirements and CLI tools.
AWS SDK Support
Native support for AWS SDKs across Node.js, JavaScript, and React Native. Simple integration with existing AWS S3 code and tools.
Developer Tools
Comprehensive suite of IPFS tools including IPFS Desktop, CLI, Pin Sync, IPFS-CAR, and IPFS3up for advanced decentralized workflows.
npm install @filebase/sdk
import { ObjectManager } from "@filebase/sdk";
const objectManager = new ObjectManager(S3_KEY, S3_SECRET, {
bucket: bucketName
});
const uploadedObject = await objectManager.upload(
"my-object",
Buffer.from("Hello World!")
);
console.log(uploadedObject);
Documentation &Support Options
Find the resources you need - from comprehensive documentation to dedicated enterprise support.
Documentation
Explore our comprehensive guides, API references, and integration tutorials.
Community Support
Join thousands of developers building with Filebase. Get help and share projects.
Enterprise Support
Priority support and custom solutions for your business needs.