Overview
| customer-call-0424.mp3 | 24.3 MB | Private | 2m ago |
| contract.pdf | 1.2 MB | Private | 10m ago |
| product-image-01.png | 2.4 MB | Public | 1h ago |
| backup-2024-05-01.zip | 1.8 GB | Private | 3h ago |
| app.js | 45 KB | Public | 5h ago |
Elept stores recordings, PDFs, images, backups, and website assets with private links, public delivery, and a simple API that's easy to integrate.
| customer-call-0424.mp3 | 24.3 MB | Private | 2m ago |
| contract.pdf | 1.2 MB | Private | 10m ago |
| product-image-01.png | 2.4 MB | Public | 1h ago |
| backup-2024-05-01.zip | 1.8 GB | Private | 3h ago |
| app.js | 45 KB | Public | 5h ago |
Files are private and encrypted. Share only what you choose.
Temporary, secure links with expiry and IP restrictions.
Deliver files and static assets fast with a global CDN.
Reliable storage for backups, archives, and audit logs.
Optimized delivery with edge caching and resumable uploads.
REST API with clean docs and SDKs for any stack.
From recordings to assets, Elept fits seamlessly into your workflow.
Store call recordings securely and access them with private links.
Store contracts, invoices, and documents with easy sharing.
Host product images and user uploads with fast global delivery.
Serve your static files and versioned assets with a CDN.
Keep database dumps and backups safe and easy to restore.
# Upload a file and get a signed URL
curl -X POST https://api.elept.com/v1/files/file_abc123/signed-url \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"fileName": "contract.pdf",
"contentType": "application/pdf",
"expiresIn": 600
}'
Start free and scale as you grow.
Custom plans for larger teams and compliance requirements.