A

Anchore Enterprise REST API

REST discovered

Details
URL
http://<servername:port>/v2
Docs
https://docs.anchore.com/current/docs/api/
Authentication
Anchore Enterprise API key basic discovered Get credentials ↗
Authorization: Basic <credential> /Authorization: Basic <credential>

In Anchore Enterprise, create an API key from the user authentication settings described in API Keys. The key is then used with HTTP Basic auth using the fixed username _api_key and the key value as the password, as noted in Configuring AnchoreCTL.