-
Maintaining Secrets as part of your Postman Variables!!
Β Masking the values of the variables Hello People, How are you all doing? I thought of writing a small article with one of the small features added to Postman, it looks small but its powerful and useful feature. If you are new to the concept of variables, kindly read this blog post before proceeding…
-
What are the types of Authentication for your APIs? How to configure that in Postman?
When you start working with third-party APIs, you would have noticed different API authentication methods. This will provide you the authorization for accessing those APIs. Most frequently used methods are After adding all the details to your request on clicking send we might have received the β401 Unauthorizedβ. Have you ever faced it? Now…
-
How to easily locate your JSON object in your API response?
