Plugin 'Host' Information
In your plugin script, you will have to pass the plugin function a "host" variable. This tells the plugin where to connect.
Here are the hosts to connect to depending on what version of Hub you intend to target:
Deployment
Domain
Host
iMerit (Default)
https://imerit.ango.ai
https://imeritapi.ango.ai
EU instance (Default)
https://imerit.ango.ai
https://eu-api.ango.ai
US instance
https://us.ango.ai
https://us-api.ango.ai
India Instance
https://in.ango.ai
https://in-api.ango.ai
Test Environment
https://test.ango.ai
https://testapi.ango.ai
Last updated