WAVE · Collab

Everyone in the control room. No one in the building.

Open a shared control room your whole crew walks into — presence, realtime, and shared control, live from anywhere. One request opens the room; WAVE handles the identity, the metering, and the plumbing.

The room isn't a place anymore

The control room used to be a place your whole crew had to be IN. Now it's a room they walk into from anywhere — same feed, same presence, same shared control, producing together, live. You open the room; the whole team is already in it.

One call, no server to stand up

The room contract is one call — POST /collab/rooms hands back a room ID and a token, and that's the whole setup. Presence and realtime come with the room; auth, scope, and metering ride the WAVE gateway, so there's nothing to license — you pay only for the rooms you actually open. The front door is live now at collab.wave.online.

endpointPOST /collab/rooms {"name"} → {roomId, token}
authAuthorization: Bearer <key> (via gateway)
healthGET /health

Where every WAVE spoke shares a control room

A room is a WAVE primitive, not a standalone app. Drop your Voice, Render, and transport spokes into the same room and the whole crew co-produces on one plane — one identity, one bill, one live session. Collab is where every WAVE spoke shares a control room.

Federated — auth, entitlement, and metering run through api.wave.online; this spoke renders the front-door and forwards the rest.