cURL
curl --request GET \ --url https://api.simli.ai/compose/ice \ --header 'x-simli-api-key: <api-key>'
[ { "urls": "<string>", "username": "<string>", "credential": "<string>" } ]
Create a new set of temporary ICE Server Credentials for WebRTC P2P session
Successful Response