Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

create proxy to get the token from Oauth2.0 rest api and then pass this token to get response to from another rest API

Dear APIGEE Forum members,

I am new to apigee and I need to create API Proxy for a external REST API.

My requirement is as below.

1. Create a API Proxy for a OAUTH 2.0 REST API with Client_id, Client_secret, grant_type= 'client_credentials' and scope. The Content_type = /application/json. This target endpoint creates a token.

2. Once I create the above proxy I need to retrieve the Token from the above Proxy and then pass the Token , prefixed by "Bearer" to the final End Point.

I request you to please help me with

  • Any sample project that you can guide me to.
  • Detailed step by step approach with what I need to do.
0 7 1,902
7 REPLIES 7