Instant + Dynamic
Zip Download Solution
Avoid the hassle of manually generating and storing zips for every set of data.
API Reference
POST https://electricdevtools.com/api/create-zip-link
Request body
files
arrayRequiredAn array of ZipFile objects to include in the zip.
ZipFile
objectzipPath
stringRequiredThe path inside the zip where the file is placed. Can include directories for dynamic organization. Example: some/directory/file2.jpg
url
stringRequiredPublic and signed URLs work without any additional configuration.
For files stored in private S3 buckets, use this url format:
s3://<bucket-name>/<file-key>
and set your AWS credentials in the dashboard.
zipName
stringOptionalDefaults to archive.zipThe name given to the zip file when downloaded.
expiresInSeconds
integerOptionalDefaults to 3600The duration in seconds for which the returned link is valid.
noExpiration
booleanOptionalIf true, and no expiresInSeconds is passed, the link will not expire. You can always expire active links in the dashboard.
Pricing
Try free for 14 days
Subscription
$12 /month
Unlimited concurrent downloads
Real-time compression
API access included
24/7 support
Usage
$0.12 /GiB