Tether Docs

Endpoints

This section documents the HTTP endpoints and WebSocket gateway for the Tether API.


MethodPathDescription
GET/v1/users/{userID}Get presence snapshot for a user
GET/healthzHealth/readiness probe
WS/socketWebSocket gateway for presence

The WebSocket gateway is the primary method for receiving real-time presence updates. The HTTP endpoints provide snapshot data and health checks.


Last updated: