Test API requests via postman
Configure different types of requests, for which the configured API Key must have the appropriate permissions to execute the required REST API operation.
Submit a request to the “hello” endpoint
Right-click on your collection (or folder) and select Add Request.
Under the Authorization tab, select Inherit auth from parent in the drop-down list.
Select the GET HTTP method from the drop-down list, enter the ‘hello’ endpoint URL for the platform being tested, and click Send.
Submit a request to the “certificate” endpoint
Right-click on your collection (or folder) and select Add Request.
Under the Authorization tab, select Inherit auth from parent in the drop-down list.
Select the POST HTTP method from the drop-down list. Enter the ‘certificate’ endpoint URL for the platform being tested, enter the appropriate JSON request within the Body panel and click Send.
Nota
DigiCert® Trust Lifecycle Manager Swagger-based REST API documentation is accessible from within the admin web console under Resources → API Reference, e.g.https://one.digicert.com/mpki/docs/swagger-ui/index.html