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

filesarrayRequired

An array of ZipFile objects to include in the zip.

ZipFile

object
zipPathstringRequired

The path inside the zip where the file is placed. Can include directories for dynamic organization. Example: some/directory/file2.jpg

urlstringRequired

Public 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.

zipNamestringOptionalDefaults to archive.zip

The name given to the zip file when downloaded.

expiresInSecondsintegerOptionalDefaults to 3600

The duration in seconds for which the returned link is valid.

noExpirationbooleanOptional

If 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

Minimum $0.04 per download

Integrate with S3 bucket

Charged at end of the month