New

Introducing Dedicated IPFS Gateways for Free Plans

Read

Dedicated IPFS Gateways.

High‑performance IPFS gateways.
Built for enterprise scale and reliability.

Total Requests
1.2M+15%
Success Rate
99.9%+2%
SSL Domains
847+8%
CDN Cache
92%+5%

Recent Requests

Real-time updates
assets.example.com1.2 MB
gateway.myfilebase.com/assets.example.com
success
cdn.domain.com4.8 KB
gateway.myfilebase.com/cdn.domain.com
pending
static.site.io8.4 MB
gateway.myfilebase.com/static.site.io
success

Public, Private, and Scoped Gateways

Create flexible IPFS gateways that match your needs - from public gateways that serve any CID, to private gateways for your pinned content, or scoped gateways tied to specific buckets.

Custom Domains

White-label your IPFS content with custom domains - transform gateway URLs into branded content URLs.

Global CDN

Enterprise-grade content delivery with multiple Points of Presence across North America, Europe, and Asia.

Security Controls

Advanced DDoS protection, threat monitoring, and granular access controls.

Automatic SSL/TLS

Enterprise-grade security with automatic certificate management and renewal.

Custom Routing

Flexible gateway routing and load balancing for optimal performance.

High Performance

Optimized for speed with intelligent caching and request routing.

Gateway Status
All Systems Normal
99.99%uptime
Response Time
89ms-12%
Success Rate
99.99%+0.01%
Active Gateways
1.4k+8.3%
Gateway Activity24h

Gateways with Custom Domains

Transform your IPFS gateway into a branded content delivery endpoint with automatic SSL/TLS certificates.

ipfs.yourdomain.cominstead ofgateway.myfilebase.com
Unlimited Requests

No rate limits on any gateway type

Auto SSL/TLS

Automatic certificate management

Start Free Trial

Read Announcement

Get started with 5 GB Storage, 1 Dedicated Gateway + CDN, and 1 IPNS Name. Test our enterprise-grade infrastructure with no credit card required.

How to Set Up Your Gateway

Our enterprise-grade gateway infrastructure makes IPFS content easily accessible. Deploy and manage high-performance gateways with custom domains and advanced controls.

Gateway Setup: How it works ›

Create and configure your dedicated gateway with custom domains and access controls.

Step 1: Create & Configure ›

Set up your gateway through our Dashboard, API, or SDK

Gateway Setup

Step 1/3
Configuration
Gateway Name
my-gateway-1
Public
web3-assets

Step 2: Add Custom Domain ›

Configure your custom domain with automatic SSL provisioning and DNS management.

Domain Configuration

Setup
Configuration
Gateway Domain
domain.myfilebase.com
Custom Domain
domain.myfilebase.com
Connected

Step 3: Monitor Performance ›

Track gateway metrics, bandwidth usage, and system health in real-time.

Gateway Metrics

Performance
Live
ActivePublic Gateway
Uptime99.99%
gateway.myfilebase.com
SSL
DNS Propagation
StatusComplete

Gateway Operations

Complete platform for managing dedicated IPFS gateways with enterprise-grade reliability

Fast Access
Secure
Monitoring

Platform API

General purpose API for managing dedicated IPFS gateways and monitoring usage

API Endpoint
https://api.filebase.io/v1
Authentication
Bearer Token Authentication
Authorization: Bearer <access-token>

Token is generated from Base64Encoded(ACCESS-KEY:SECRET-KEY)

Gateway Management

List Gateways
Returns a list of all Dedicated IPFS Gateways
GET /gateways
Get Gateway Details
Returns details for the specified gateway
GET /gateways/<gateway-name>
Create Gateway
Create a new dedicated gateway
POST /gateways
Update Gateway
Update gateway configuration
PUT /gateways/<gateway-name>
Delete Gateway
Delete a dedicated gateway
DELETE /gateways/<gateway-name>

Usage Monitoring

Track gateway bandwidth and storage metrics

Gateway Bandwidth

Get bandwidth usage over the last 24 hours

GET /usage/gateway/<gateway-name>
Response
{
  "gateway": {
    "bytes": 620424
  }
}

Total Storage

Get storage and bandwidth across all resources

GET /usage
Response
{
  "storage": {
    "bytes": 4977622511155
  },
  "bandwidth": {
    "bytes": 0
  }
}

Gateway Configuration

Available configuration options

Create Gateway Options

nameString

Gateway name (3-63 chars, globally unique)

privateBoolean

Controls public/private access (default: false)

enabledBoolean

Controls gateway functionality (default: true)

Example Request

{
  "name": "test-gateway123",
  "private": false,
  "enabled": true
}
Doc ReferenceLast updated 12/3/24
v1.0.0

Dedicated IPFS Gateways

Global CDN
SSL Enabled
Real-time Metrics

Track gateway metrics, avoid phishing attacks, protect your brand, and ensure optimal performance while distributing your content over HTTP.

Compare Plans