Skip to main content
Version: 4.42

APIs for developers

Redtrust exposes the following APIs for integration with external systems.

APIWho it's forEntry point
Administration APIAdministrators and systems integrators who need to manage users, domains, and certificates through scripts or external tools.https://YOUR_REDTRUST_IP/RTAdminService.svc/basic
DSS APIDevelopers who need to sign documents automatically using certificates managed in Redtrust.Depends on the authentication method — see the DSS API overview.
RA APIPartners with certificate issuance capabilities who need to manage the complete certificate lifecycle: authentication, key generation, issuance, and renewal.https://YOUR_REDTRUST_IP:8082/raapi

Administration API

The Administration API is a SOAP/WCF service that lets you manage Redtrust entities programmatically: create and update local users, manage certificate users, and query domain information.

Reference documentation:

DSS API

The DSS API is a SOAP service that lets you create simple and advanced electronic signatures using certificates managed centrally in Redtrust.

RA API

The RA API is a REST API that implements the operations of a registration authority (RA). It lets partners with certificate issuance capabilities manage the complete certificate lifecycle: authentication, CSR generation, and certificate issuance and renewal.