Sync API
GET /sync
The primary endpoint for clients to receive events. Supports long-polling.
Query Parameters
Response
POST /filter
Save a filter for reuse:
GET /messages
Paginate backwards/forwards through room timeline.
GET /context
Returns events around a specific event (for thread/reply context).
Typing
Read Markers
Receipts
Send read receipts (m.read) or private read receipts (m.read.private).
Notifications
Returns pending notifications with optional highlight filter.