Getting Started
Get secure file sharing and the v1 API up and running in minutes.Quick Start
Create an API key and upload your first file with cURL.
Core Features
Everything you need for secure file sharing and management.Upload
POST /upload – multipart form-data with field file.
List files
GET /files – fetch your uploads with pagination.
Get file
GET /files/id – retrieve a single file.
Delete
DELETE /files/id – remove an upload permanently.
Security & Privacy
Enterprise-grade security features to protect your files.Auth
Bearer tokens via Authorization header.
Rate limits
Headers: X-RateLimit-Limit / Remaining / Reset.
Need Help?
Contact Support
Need help integrating? Reach us directly.