REST API Support
The emCA application provides REST APIs that enable integration with external systems for certificate and signing operations. It offers three categories of APIs: CA Management, Certificate Management, and eSign. These APIs support secure interactions, allow automation of key processes, and adhere to industry standards.
Detailed specifications and usage examples for each API type are available in the Postman documentation, accessible through the provided links.
CA Management API
The CA Management APIs enable core functions of a Certifying Authority, including certificate issuance, renewal, revocation, and validation. They support RSA and ECC algorithms, follow industry standards for security and interoperability, and allow integration with existing systems for automated certificate lifecycle management
Postman Link for CA Management APIs
Certificate Management API
The Certificate Management APIs cover the complete lifecycle of digital certificates, from issuance and renewal to revocation and validation. They are designed to integrate with existing systems, support RSA and ECC algorithms, and comply with industry standards for secure and reliable PKI operations.
Postman Link for Certificate Managment APIs
eSign APIs
The eSign APIs allow signing of document hashes with user registration and authentication based on unique IDs. They provide secure, programmatic access and can be integrated into existing systems for electronic signing processes.
For API release notes and Postman documentation related to older versions, please refer to the respective Previous Release Versions section.
Last updated