cURL
curl --request POST \ --url https://api.simli.ai/getIceServers \ --header 'Content-Type: application/json' \ --data '{ "apiKey": "<string>" }'
"<any>"
Get TURN servers if you need them for NAT avoidance
Successful Response
The response is of type any.
any