How can I use different endpoints for dev and test API proxies

anton
New Member

Hi,

I'd like to use different target endpoints in different environments of an API proxy.

For example the LIVE env should use https://ship.freightos.com/api as it's target endpoint, whilst the DEV and TEST environments should use https://ship.test-freightos.com/api target endpoint.

Thanks in advance,

Anton.

0 1 258
1 REPLY 1

@Anton+Bar ,

It's simple. You just need to configure the virtual hosts in Apigee Edge API Platform. More about same here. You can configure different endpoints for different environments in Apigee Edge using virtual hosts.It's self service now.

Please give it a try & let us know if you see any issues.