When I create an API proxy in Apigee (my account is new), and then paste that newly created url into my browser, I get an unexpected result.
The data returns as I would expect from my underlying API on my system. But, the URL in the Browser changes from the Apigee URL to my original URL.
I don't really even want the user to know that my underlying URL exists. We are planning on putting Client Side SSL in place so that only the Apigee system can talk to our underlying API, but this is still behavior that I wasn't expecting.
Any help or guidance would be most appreciated.