System Integration Information
This API is a normal POST API call; from which PAN can be validated through NSDL service, and it will provide the basic details about the given PAN.
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; charset=utf8
Protocol
HTTPS
Header
Authorization
Authorization Bearer (ApiKey) example: -Authorization
Bearer dGVzdGluZyBkYXRhIGZvciBDQU1TIFBBTiBWYWxpZGF0aW9uIEFQSSBJbnRlZ3JhdGlvbiA=
Last updated