cURL
curl --request POST \ --url https://api.simli.ai/getIceServers \ --header 'Content-Type: application/json' \ --data ' { "apiKey": "<string>" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get TURN servers if you need them for NAT avoidance
Successful Response