Storage

Global CDN

Global edge file storage

Passthrough

Global file storage with automatic CDN distribution. Upload files, images, and documents with built-in optimization, signed URLs for security, and instant global delivery via edge locations.

Overview
Pricing
Usage
Docs
Examples

Quick Start

1

Initialize the SDK with your app credentials

2

Upload files using sylphx.storage.upload()

3

Get public URLs or signed URLs for access

4

Use CDN URLs for fast delivery

Documentation

Key Concepts

Getting Started

Follow the quick start guide to set up this service.

Configuration

Configure the service using environment variables or the dashboard.

API Keys

Use your API key to authenticate requests to this service.

SDK Methods

MethodDescription
sylphx.storage.upload()Upload a file
sylphx.storage.getSignedUrl()Get a signed download URL
sylphx.storage.delete()Delete a file
sylphx.storage.list()List files in a directory

Need more details?

Check out our complete documentation for in-depth guides and tutorials.

View full documentation