Can I create a public api proxy with APIGEE evaluation plan?

vkeiti
New Member

Hi guys, I'm a begginer on api management. I've just signed up a GCP account and start a Apigee evaluation plan. I created a new api proxy with a mock target but the URL of this proxies doesn`t appear.

11079-apigee-proxy.jpg

Looks I`m missing some settings, could you help me out?

Solved Solved
0 4 268
2 ACCEPTED SOLUTIONS

https://cloud.google.com/apigee/docs/api-platform/get-started/accessing-internal-proxies

This section describes how to send requests to an API proxy that you deployed and restricted to internal access only during the provisioning process.

View solution in original post

If you want to test API using the eval org, the answer provided by Denis is the simplest way. If you want to enable external access, this is possible by following the same steps as the paid org here:
https://cloud.google.com/apigee/docs/api-platform/get-started/install-cli#external

View solution in original post

4 REPLIES 4

https://cloud.google.com/apigee/docs/api-platform/get-started/accessing-internal-proxies

This section describes how to send requests to an API proxy that you deployed and restricted to internal access only during the provisioning process.

Thanks for help!! I was trying to use Apigee on a GCP infra. But I have no virtual hosts, DNS and others things to do that. So the SaaS Apigee solution was just what i need to do a simple test.

If you want to test API using the eval org, the answer provided by Denis is the simplest way. If you want to enable external access, this is possible by following the same steps as the paid org here:
https://cloud.google.com/apigee/docs/api-platform/get-started/install-cli#external

Thanks for help!! I was trying to use Apigee on a GCP infra. But I have no virtual hosts, DNS and others things to do that. So the SaaS Apigee solution was just what i need to do a simple test.