@narendra nath paruchuri , Welcome to Apigee Community.
Can you please clarify what exactly do you mean auth url & access token url ? Are you trying to implement OAuth Using Apigee Edge & Secure your APIs ?
i want to call my api in postman using oauth2,where i have to give the auth url and auth access token url
@narendra nath paruchuri , Above information is not enough to understand what exactly you are trying to do. Are you using any Apigee Platforms ? What do you mean by "My API" ? Is it a backend API / API created in Apigee Edge platform ? Is your API secured using OAuth ?
actually i am using the developer portal which is config wtih an apigee egde and i had created an app in dev portal with sample apis.Now i am testing those sample apis in local server postman.While testing it is asking Auth type and i had given an Oauth2.0 ,where it is asking for auth url and auth access token url for requesting an token,where i can get these urls.
@narendra nath paruchuri , Is your APIs secured using OAuth ? Why do you choose OAuth 2.0 option in postman ? What is the security strategy you have implemented for your APIs ?
I am developer ,I am given access to a app in developer portal .The developer portal is a test portal given for one month .
I have my keys . My question is how do i access the product using my keys? How should call the api with these keys?Could you please point me in the right direction.