Which API authentication methods are available?

There are two authentication methods available. The API can be accessed via Basic and Digest Auth. We recommend to use Digest Auth for production environments. Basic Auth should only be used during initial testing and disabled afterwards.

Last Update: Oct 2, 2023

API