Batch enrollment guide
Overview
This guide describes how to use the DigiCert® IoT Trust Manager REST API to request certificates using batch enrollment.
Batch enrollment is useful when you need to request many certificates through the same enrollment profile. With batch enrollment, you submit a single API request to create a batch enrollment job. You provide information for each certificate you need, and DigiCert processes all of the enrollments at once.
Batch enrollment jobs involve these main steps:
Approve or reject the batch job
Note
This step is only required if the enrollment profile requires certificate approvals.
Prerequisites
To use batch enrollment with the DigiCert® IoT Trust Manager API, you need:
API authentication credentials, such as an API token, service user API token, or client authentication certificate. Alternatively, you may authenticate using the custom password or authentication certificate configured for the enrollment profile.
Enrollment profile that supports batch enrollment (
enrollment_method
includesBATCH
)Ability to send API requests.