POST
/
getIceServers
curl --request POST \
  --url https://api.simli.ai/getIceServers \
  --header 'Content-Type: application/json' \
  --data '{
  "apiKey": "<string>"
}'
"<any>"

Body

application/json
apiKey
string
required

Response

200
application/json
Successful Response

The response is of type any.