Archive API enables automated compression and extraction of files through programmatic access. It supports ZIP operations via direct uploads or file URLs, streamlining file management at scale.
Facilitates efficient, code-driven file packaging and unpacking across systems without manual intervention.
Authentication
Before you begin, make sure you have the following information:
Connection Name
: Select a descriptive name for your connection, like "MyAppArchiveAPIIntegration". This helps in easily identifying the connection within your application or integration settings.Authentication Type
: Archive API supports API Key for authentication.
API Key Based Authentication
Log in to your Archive API account.
Just after logging in, you will be directed to the page with the secret.
Copy that secret and store it securely to prevent unauthorized access.
Actions
Actions | Description |
| Converts files into a ZIP archive |
| Converts files into a ZIP archive |
| Converts files into a ZIP archive using file URLs |
| Extracts files from a ZIP archive |