Anchore Engine API Server vs [object Object]
If you need a Development API that's easy to integrate, go with Anchore Engine API Server.
Anchore Engine API Server
This is the Anchore Engine API. Provides the primary external API for users of the service.
[object Object]
[object Object]
Anchore Engine API Server
- Simple API key authentication
- HTTPS supported
[object Object]
- Requires No authentication
- No HTTPS support
| Feature | Anchore Engine API Server | [object Object] |
|---|---|---|
| Authentication | apiKey | No |
| HTTPS | Yes | No |
| CORS | Unknown | Unknown |
When to use which?
Anchore Engine API Server supports HTTPS, which is required for production deployments and secure data handling.