PingAccess

Adding an API Proxy in Apigee

Configure the API Proxy where you want to reach a target endpoint.

Steps

  1. Go to API Proxies → Create Proxy and click the Reverse Proxy tab.

  2. In the Name field, enter a name for the API proxy.

  3. In the Base Path field, enter the base path of the API.

  4. In the Target (existing API) field, enter the Uniform Resource Locator (URL) of the service invoked by the proxy.

  5. Click Next.

  6. In the Common Policies section, select Pass through (no authorization).

  7. Click Next.

  8. In the Optional Deployment section, select the deployment environment.

  9. Click Create and Deploy.