- First, open your API in Studio.
-
Go to the Target tab.

- There are two sections here. First section is Root URLs. You can enter as many target servers/addresses as you want in this section. If you enter more than one URL, the system will randomly share API requests among your servers. This way, you can load balance by entering more than one server address.
- Your destination address may have http or https protocol. Both are supported. However, please note that the consumption URL that will be provided to API users by our system is presented as https.
- Second section is Secret Headers. The headers you add in this section will be permanently sent to your server by our system with every request sent by users. You can use these headers for identification or security purposes. These headers are not visible to API consumers.
