Endpoints

Please make sure the external endpoints are accessible from the environment you are running the docket image.

Staging Environment

EndpointUsabilityURL

Start the process.

To initiate the start, process from utility

http://localhost:8080/v2/signature/start

Initiate the Signing request.

To initiate the signing process from utility

http://localhost:8080/v2/signature/request

Sign PDF document

To initiate the PDF signing process from utility

http://localhost:8080/v2/signature/sign

Hash Signing Base URL

Internal Call

https://stg-id.uaepass.ae

Signing Backend URL

Internal Call

https://stg-apis.uaepass.ae

Production Environment

EndpointUsabilityURL

Start the process.

To initiate the start, process from utility

http://localhost:8080/v2/signature/start

Initiate the Signing request.

To initiate the signing process from utility

http://localhost:8080/v2/signature/request

Sign PDF document

To initiate the PDF signing process from utility

http://localhost:8080/v2/signature/sign

Hash Signing Base URL

Internal Call

https://id.uaepass.ae

Signing Backend URL

Internal Call

https://apis.uaepass.ae

Last updated