Skip to content

docs: document WebRTC gateway ICE servers endpoint#464

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/2de2da23
Open

docs: document WebRTC gateway ICE servers endpoint#464
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/2de2da23

Conversation

@mintlify

@mintlify mintlify Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the new GET /api/v1/ice-servers endpoint on the WebRTC Gateway, which returns STUN and TURN configuration with fresh ephemeral credentials. The endpoint lets browser clients on restrictive networks (where UDP is blocked) relay media through TURN over TLS on port 443.

Changes

  • Added api-reference/webrtc-gateway/ice-servers.mdx — a dedicated endpoint page covering when to use the endpoint, authentication options (token query param or Authorization: Bearer), a JavaScript example, and a sample response.
  • Extended api-reference/webrtc-gateway/openapi.yaml with the /api/v1/ice-servers operation and a bearerAuth security scheme.
  • Updated api-reference/webrtc-gateway/introduction.mdx:
    • Rewrote the ICE servers section to recommend fetching from the endpoint and show a short fetch example.
    • Updated the ICE connection fails troubleshooting bullet to point to the new endpoint and mention TURN over TLS on 443.
  • Added the new page to the WebRTC Gateway navigation group in docs.json.

@mintlify

mintlify Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
polyai 🟢 Ready View Preview May 27, 2026, 4:33 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants