On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/sis-pax/integration/all/rest/sis-pax/semi-integrated-pymnt-svcs-intro/semi-integrated-ad-app-retrieve-rootca-cert-intro/semi-integrated-ad-app-retrieve-rootca-cert-task.md)  
Filter  
FILTER BY TAG

Retrieve the Root CA Certificate Using a REST API Request {#semi-integrated-ad-app-retrieve-rootca-cert-task}
=============================================================================================================

You can use a REST API request to retrieve the Acceptance Devices app server's Root CA certificate when the app is operating in Local mode. You would then add the certificate to your trust store.  
You must authenticate each API request you send to a `Cybersource` API by using a REST shared secret key or a REST certificate. For more information about authentication requirements, see [Getting Started with REST](https://developer.cybersource.com/docs/cybs/en-us/platform/developer/all/rest/rest-getting-started/restgs-intro.md "").

Endpoints
---------

**Test:** `GET ``https://apitest.cybersource.com``/dms/v2/devices/certificates/rootca`  
**Production:** `GET ``https://api.cybersource.com``/dms/v2/devices/certificates/rootca`  
RELATED TO THIS PAGE

