Get public ICE servers
GET /api/v1/public/calls/ice-servers
Authentication
AuthorizationBearer
Pass a JWT access token or an API key (prefixed with tif_live_) as a Bearer token.
Response
Short-lived ICE servers
iceServers
ICE server entries (STUN + TURN) with short-lived credentials
ttl
Credential time-to-live in seconds
Errors
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error