A
Anchore Enterprise REST API
Details
- URL
-
http://<servername:port>/v2 - Docs
- https://docs.anchore.com/current/docs/api/
Authentication
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.