I have installed (one instance of API Manager in a server) and created an API for internal consumption only in my organization. Now there is a requirement to expose another new API for external users only.
Can I do this using this same installation? or should I go for distributed architecture?
I would like to have the same domain name of the proxy url which I expose to consumers with different context paths for different API's. Can this be achieved?