Terminology

Home » Welcome to Docs » Terminology

This page describes the terminology of various concepts of Enzoguard SaaS.

Pack

A Pack is an abstraction representing a virtual HTTP CONNECT proxy. It contains all configurations of the Proxy infrastructure, such as hostname, IP address, and data center region. It also includes Apps and corresponding AppKeys to authenticate against the proxy.
Each Pack is isolated, and two Packs share no configuration.
Depending on your subscribed plan, a Pack will be hosted on shared or dedicated infrastructure.

App

An App is an abstraction representing a human, bot, or code that needs to use a Pack.
An App always belongs to one Pack and can access only the parent Pack.

AppKey

An AppKey is a secret key for an App. The Pack uses the App’s name and AppKey to authenticate an App.

An App can have one or more AppKeys. There is a limit of 8 AppKeys per App. You must delete an existing AppKey to create a new one once the limit has been reached. This limit cannot be increased.

An AppKey is auto-generated and must be copied. The AppKey is not stored on Enzoguard servers for security reasons, and an AppKey cannot be retrieved after it is created. The operator is responsible for securing an AppKey once generated.

Proxy URL

Proxy URL is the URL used to connect to the Pack. Please read “Anatomy of Proxy URL” for further details.

Cloud console

Web console hosted at cloud.enzoguard.com. This console is used to manage all aspects of Enzoguard.