cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Appkey in Header

Sruthi
14-Alexandrite

Appkey in Header

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?

1 ACCEPTED SOLUTION

Accepted Solutions

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

View solution in original post

2 REPLIES 2

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

slangley
23-Emerald II
(To:Sruthi)

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

Top Tags