System Integration Information

CAMS Esign- DocSignRequest web API that authorizes application to access user’s data.

To support strong end to end security and avoid request tampering and man-in-the-middle attack, it is essential that the requests and responses are encrypted.

The usage of HTTPS shall ensure transport layer encryption, while encryption of request and response shall ensure integrity & authenticity of data.

UAT URL

https://digitalapiuat.camsonline.com/CAMSeSign/api/DocSign/DocSignRequest

Production URL

Will be shared over mail after UAT sing-off

Method

POST

Content-Type

Application/JSON

Protocol

HTTPS

Header

Authorization

Authorization Bearer (ApiKey) example: -Authorization

Bearer dGVzdGluZyBkYXRhIGZvciBDQU1TIFBBTiBWYWxpZGF0aW9uIEFQSSBJbnRlZ3 JhdGlvbiA=

Last updated