Argo CD GPG Keys API

The Argo CD GPG Keys API (/api/v1/gpgkeys) registers and removes GPG public keys used to verify signed commits before they are deployed.

API entry from apis.yml

apis.yml Raw ↑
aid: argocd:argocd-gpgkeys-api
name: Argo CD GPG Keys API
tags:
- GPG
- Signed Commits
- Security
properties:
- url: https://argo-cd.readthedocs.io/en/stable/user-guide/gpg-verification/
  type: Documentation
description: The Argo CD GPG Keys API (/api/v1/gpgkeys) registers and removes GPG public keys used to
  verify signed commits before they are deployed.