Can some help me. I want to retrieve API key of weatherstack.com from postman

can some help me. I want to retrieve API key of weatherstack.com from postman.

@rakeshchatty I see that you would like to retrieve the API key from postman. but this boils down to few more questions before providing you with a solution.

  1. Did you store the weather stack API key in the Postman under โ€œEnvironmentโ€ section? If that is the situation, then you can retrieve it by following this article instructions https://blog.postman.com/how-to-use-api-keys/)

  2. Or would you like to create a Weather stack API from scratch, then you can follow this document from weather stack https://weatherstack.com/documentation

Hope this helps you.