Adding an API Proxy in Apigee
Configure the API Proxy where you want to reach a target endpoint.
Steps
-
Go to API Proxies → Create Proxy and click the Reverse Proxy tab.
-
In the Name field, enter a name for the API proxy.
-
In the Base Path field, enter the base path of the API.
-
In the Target (existing API) field, enter the Uniform Resource Locator (URL) of the service invoked by the proxy.
-
Click Next.
-
In the Common Policies section, select Pass through (no authorization).
-
Click Next.
-
In the Optional Deployment section, select the deployment environment.
-
Click Create and Deploy.