Overview

The SCM Discovery Import API allows you to import certificates into Sectigo Certificate Manager (SCM), where they can be monitored and managed alongside other certificates issued by SCM.

The SCM Discovery Import API supports this process through the following workflow:

  1. Create a scan operation and obtain its operation ID in the Location object of the response header.
  2. Import certificate data using the operation ID.
  3. Update the operation's status to completed using the operation ID.

After the scan operation is completed, the imported certificates are available for management in SCM.

The SCM Discovery Import API is organized into two groups:

  • Scan Operations: create, update, and delete scan operations.
  • Scan Results: import and list the certificate data and associated locations discovered during the scan.