Easy File URL API
Endpoint
POST /api/v1/files
Auth
Authorization: Bearer YOUR_API_KEY
Form fields
- file: required, the file to upload
- visibility: optional, "public" (default) or "private"
- permanent: optional, "true" to store permanently
Plans & limits
- Free: 100 uploads/day, 10MB per file, no permanent storage
- Pro ($4.99): 10k uploads/day, 50MB/file, 50GB permanent storage
- Ultimate ($19.99): 50k uploads/day, 200MB/file, 1TB permanent storage
Paid plans support multiple API keys per account.
Need higher limits or custom terms? Contact sales for enterprise pricing.
Create an account at /signup and manage your key in the dashboard.