API reference documentation

The Airlock Microgateway API documentation is a self-contained code-generated HTML documentation with an integrated search and navigation column.
Click on the link to open the reference documentation in a new browser tab or window:
Airlock Microgateway API reference documentation.

Navigation using the hamburger button

The button appears when selecting a topic, e.g. DenyRules, in the left navigation menu. Use it to open the corresponding table of content (TOC).

The TOC is especially useful for orientation on larger content pages, as the content is logically sorted, e.g.:

 
Example

DenyRules
DenyRules.spec
DenyRules.spec.request
DenyRules.spec.request.builtIn
DenyRules.spec.request.builtIn.exceptions
DenyRules.spec.request.builtIn.exceptions[].blockedData
...

Example:

Custom Resource usage

The API Reference documentation is enriched with Custom Resource code snippets.

  • Minimal usage is a convenient starting point for creating Custom Resources.
  • Default illustrates the default settings within the Custom Resource if the setting is absent.

Hidden details

Detailed lists, such as the list of all standard allow headers, are displayed collapsed until you click on Show details (see example screenshot).

 
Info

You can search the collapsed information using the browser page search functionality CTRL+f.