System Integration Information

CAMS Cheque OCR 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.

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 dGVzdGluZyBkYXRhIGZvciBDQU1TIFBBTiBWYWxpZGF0aW9 uIEFQSSBJbnRlZ3JhdGlvbiA=

CAMS will be reading investor’s Bank Account details from the image uploaded and return in the same in API Response to the calling Application.

Last updated