Can we create two API's and publish it in two different endpoints as shown below. Endpoints example: API1 : https://localhost:8244/API1 API2 : https://localhost:8245/API2
I know we can achieve it by using multiple gateways but it uses more than one API manager instances.
Can anyone suggest is it possible using single API manager instance in wso2?