Certificate Manager provides an API for programmatic access to:

  • Query certificates on their associated metadata (owner, description, and custom fields).
  • Import new certificates into Certificate Manager.
  • Update the metadata of custom fields.

As explained in API Tokens, the available API operations depend on the permissions of the API token holder.

Open the following URL in your browser to access the Swagger interactive documentation for the Certificate Manager API.

https://<cm>/api

Where <cm> is the URL or IP address of your Certificate Manager installation.