Table of Contents

Delivery API

Settings related to the DynamicWeb Delivery API

The Delivery API node contains settings related to the DynamicWeb Delivery API.

Use this node to control whether the Delivery API is available and to restrict access by IP address. Delivery API

The settings available are:

Setting Use Note
Shutdown access to Delivery API Disables access to the Delivery API Use this to temporarily or permanently prevent all Delivery API traffic
Require valid JWT to access Delivery API Requires a valid JWT before the Delivery API can be accessed Use this when Delivery API access must be limited to authenticated consumers
IP whitelist Limits Delivery API access to the listed IP addresses When a whitelist is configured, only listed IPs are allowed
IP blacklist Blocks Delivery API access for the listed IP addresses Use this to deny access from specific IPs or ranges

Both IP lists support adding multiple entries.

To top