Skip to main content
We mandate that all requests are signed as below. Concatenate the following values using : as a separator: Below is the example for POST requests, Note: Please make sure the payload used for signature generation should exactly match with request body.
Below is the example for GET requests will end with a :,
The value of the header signature is generated by signing the string above with company_pri_key. Example of code showing how to sign the request: