To configure the API proxy in Apigee to point to the target endpoint that you want to reach:

  1. Go to API Proxies > Create Proxy and click the Reverse proxy tile.
    Screen capture of the Apigee API proxy creation menu
  2. On the Proxy details page, complete the Name, Base path, and Target (Existing API) fields.
    Screen capture of the Apigee API proxy configuration details
  3. On the Common policies page, click Pass through (no authorization).
    Screen capture of the Apigee API proxy authorization options with Pass through (no authorization) selected in the Security: Authorization section
    Note:

    If you need to add an OAuth flow to your API proxy, complete these steps, and then see Configuring an OAuth flow in Apigee (optional).

  4. Select your deployment environment.
    Screen capture of the Apigee API proxy deployment environment option
  5. Click Create and Deploy.