System Integration Information

CKYC Download 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.

NOTE: Integrating partner needs to share the FI Code provided by CKYCR to their entity.

Production URL

Will be shared over mail after UAT sign-off

Method

POST

Content-Type

application/json

Protocol

HTTPS

Header

Authorization

Authorization Bearer (ApiKey) example: -Authorization

Bearer dGVzdGluZyBkYXRhIGZvciBDQU1TIFBBTiBWYWxpZGF0aW9 uIEFQSSBJbnRlZ3JhdGlvbiA=

Last updated