Overview
Aserto makes the following API's available for discovering and acquiring decision logs data
Each of these API's supports JWT authentication (logged onto Aserto) and an API key. Using the API key creates a least-privileges context, making it suitable for automated tools. Making use of the API key requires the following headers:
Aserto-Tenant-ID: <Tenant-ID>
Authorization: basic <Decision-Logs-API-Key>