A
Anchore Enterprise Reports GraphQL API
Details
- Endpoint
-
http://<servername:port>/reports/graphql - Spec
- introspection
- Docs
- https://docs.anchore.com/current/docs/api/reports/
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.