API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Trivy Server API

Trivy can run in client/server mode where the server maintains vulnerability databases and clients submit scan requests. The server exposes HTTP endpoints including /healthz for liveness checks and /version for server version information. Authentication is via token-based header (Trivy-Token).

Documentation

Specifications

SDKs

OpenAPI

trivy-server-openapi.yml Raw ↑