How to set Authentication for all the APIs in my collection

Hey @pranavNathcorp,

It looks like you have the wrong Authorization type selected in your collection settings. You should select Oauth 2.0 instead of Bearer Token.

Iā€™m making an assumption that you automatically want to renew the token when it expires? If so, you can refer to the following post on how we generally set that up within Postman.