using Postman and codechef Api

How to use postman and codechef api as codechef api has oauth2 and in postman it is asking for Auth URL
and Access Token URL and in documentation I am not able to find these both.
Any help will be appreciated.

Hi,
You can find everything in this documentation https://developers.codechef.com/#steps-to-implement-oauth2-in-your-application .

Auth url => https://api.codechef.com/oauth/authorize
Token url => https://api.codechef.com/oauth/token