Fetch shipment security key

Fetch shipment security key API give the security key for each shipment that you can consume and store corresponding to a shipment in the system.

This security key is useful if you have the security feature enabled on Clickpost's tracking page. If the security feature is enabled on your Clickpost tracking page, you need to ensure you consume the shipment security key and pass it in URL param key= while rendering the tracking page at your end.

Important Links

Run in Postman API Guide

Response

meta [meta parameters]

Field NameData TypeDescription
successBooleanIndicates the success of the API request
messageStringSUCCESS in case request was successfully processed by Clickpost, else returns error message.
statusHTTP CodeThe HTTP response status code of the API request

result [result parameters]

Field NameData TypeDescription
waybillstringThe airway bill number of the shipment for which the security key needs to be fetched
cp_idnumThe carrier partner ID
security_keystringThe security key
reference_numberstringThe unique reference number of the API response
Language
Click Try It! to start a request and see the response here!