ArchiveAPI REST API Reference

The ArchiveAPI provides a REST API service allowing you to compress and extract files using the ZIP compression algorithm using a simple HTTP client.

Getting Started

Looking for Zapier's integration? Check it here!

Authentication

A quick example showing how simple it is to authenticate your request with an ArchiveAPI secret key.

Read more
File compression REST API

File compression API allows you to compress multiple files into a single archive with the compression level option.

Read more
Archive extraction REST API

File extraction API allows you to extract ZIP archives even though they are safely protected with a password.

Read more