Skip to main content
WireSocket is a globally distributed system. While your App’s metadata lives in a License Region (e.g., aws-eu-west-1), your documents are hosted on Node Regions (e.g., eu-central-1) across our global WebSocket fleet. Use the Discovery endpoint to find exactly which node is currently hosting a document.

Endpoint

The Global Registry

You can call the /discovery endpoint on any active WireSocket node. Any regional node can look up the location of any document in our global registry and return the correct destination.

Authentication

Discovery requires a valid App JWT. Pass it via:

Query Parameters


Response

Last modified on March 3, 2026