A
Anchore Engine API Server
Details
Authentication
Authorization: Basic <credential> Use an Anchore Enterprise user account that has been created in your Anchore deployment. Anchore Enterprise supports HTTP Basic authentication for API access, as described in User Authentication. Create or manage users in your deployment's admin/user management UI as described in User Management.
Authorization: Basic <credential> Generate an API key in Anchore Enterprise following API Keys. Anchore documents that API keys are used with HTTP Basic auth, with username _api_key and the API key value as the password. Account admins can manage API keys for users from the UI as referenced in User Management.