Signing your API Request
For every request you make to our system, it is mandatory that you sign each request. This ensures we are certain that the request is coming from you, and for you to be certain that the response is coming from us. You can sign your request as:
You only need to calculate the signature if you are using our Rest API integration. All SDK integration perform signature calculation automatically.
Last modified 2yr ago