Public Link (Tunnel) — Device
Device-token authenticated. Read and toggle the box’s .tower.usenaive.ai public link.
GET
Public Link (Tunnel) — Device
The public link is served by the Naïve edge relay over the box’s single
outbound-initiated tunnel — so a
{slug}.tower.usenaive.ai URL reaches the
box panel/API from anywhere while zero inbound ports are opened on the box.
These endpoints are device-token authenticated.
Status
200
Enable
POST /v1/devices/self/tunnel/enable allocates (or re-enables) the link and
returns the public URL.
200
Disable
POST /v1/devices/self/tunnel/disable turns the link off — the edge relay stops
routing to the box.
Self-hosted only. The owner-facing view of the same link is
GET /v1/devices/tunnel. See
the public link.Public Link (Tunnel) — Device