Authentication

Scheduler API

Authentication is optional for the Scheduler API. By default, no authentication is required. However, you can apply one of two methods (or both) to secure individual Widgets:

  • A persistent API Access Token that must be submitted with each API request.

  • An allow list of IP addresses. When the allow list is enabled, the designated IP addresses will be allowed to send unlimited requests, while requests from all other sources will be denied.

example of an access control policy

To learn more about either option, see Access Control Policies.