# wave OMT Low-latency, high-quality video over the LAN — OMT sources discovered, routed, and bridged to WAVE. - This host (omt.wave.online) is a WAVE Protocol Plane spoke: a thin edge front-door. - The API, auth, scopes, metering, and pay-per-use all live at the gateway: https://api.wave.online - Errors are JSON: {"error":{"code","message"}}. Authenticate with a wave key or pay via x402. ## Surfaces - GET / human landing - GET /status health + dependencies (append ?format=json) - GET /transparency data + logging policy - GET /health liveness probe (JSON) - GET /llms.txt this document - GET /feed.xml product updates (Atom) - GET /.well-known/did.json platform-controlled did:web identity ## OMT on the gateway - Routes: the OMT product lives at https://api.wave.online/v1/omt/* (this host forwards /api/* there). - Scopes (enforced by the WAVE gateway, fail-closed): GET/HEAD need `omt:read`; POST/PUT/PATCH/DELETE need `omt:write`. - Maturity: preview. The gateway routes and scope-gates /v1/omt/* today; the native OMT transport relay is not yet GA. - This spoke performs NO auth, scope, or metering itself — all of that is the gateway's job. - Structured JSON manifest: GET /index.json a WAVE product · https://wave.online