Authentication

To use DPI Locker 🔐APIs, you need to provide a combination of the Lender's and Distributor's secrets, which should be base64 encoded. It should be provided in the Authorization Header.

Base64 encoding schemes are commonly used when there is a need to encode binary data, especially when that data needs to be stored and transferred over media that are designed to deal with text. This encoding helps to ensure that the data remains intact without modification during transport. Base64 is used commonly in a number of applications including email via MIME, as well as storing complex data in XML or JSON.

Format of Header: (Lender Secret):(Distributor Secret)

Sample Key: N2JmZWY3YjM0ZTFmODQxZjVhYjI2Y2MxNTE0AIOmODk2OjU1NTNiMmY5YjNkNWZkNDA3NmI3MDA0MWQz

Reach out to us to get access to our APIs.