Skip to main content
15-Moonstone
February 3, 2020
Solved

Appkey in Header

  • February 3, 2020
  • 2 replies
  • 1458 views

It is advised not to pass the appkey in URL. The alternate way is to pass it in header. How to do this? Does passing the appkey in headers is achevied by writing a script? Can somebody show me an example?

Best answer by rjanardan

You could use Postman client to create your REST call and specify App Key in header as below. Once tested successfully, click on code to generate code corresponding to it in the language of your choice. 

 

postman.JPG

2 replies

rjanardan16-PearlAnswer
16-Pearl
February 3, 2020

You could use Postman client to create your REST call and specify App Key in header as below. Once tested successfully, click on code to generate code corresponding to it in the language of your choice. 

 

postman.JPG

Support
February 12, 2020

Hi @Sruthi

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon