How to whitelabel the api?

I understand that a commercial apigee org comes along with the feature/provision to whitelabel the api (eg: api.mycompany.com instead of the default myorg-env.apigee.net). What are the exact steps to achieve this? Any performance tradeoffs or technical nuances associated with this?

Solved Solved
0 1 549
1 ACCEPTED SOLUTION

its simple and pretty straightforward

if you are in the cloud, just these 2 steps

1) create a CNAME for api.mycompany.com to <org>-<env>.apigee.net

2) let support know, so they can add 'api.mycompany.com' [as 'Hostalias' to Virtualhost configuration]

and that's it

View solution in original post

1 REPLY 1

its simple and pretty straightforward

if you are in the cloud, just these 2 steps

1) create a CNAME for api.mycompany.com to <org>-<env>.apigee.net

2) let support know, so they can add 'api.mycompany.com' [as 'Hostalias' to Virtualhost configuration]

and that's it