Docs menu

Integrate

HTTP API

Default bind: 127.0.0.1:8790

joymux serve --http
joymux serve --http --http-bind 127.0.0.1:8790 --auth-token "$JOYMUX_HTTP_TOKEN"

Selected routes (all call JoyMuxService):

Authentication: bearer token. See http-authentication.md.

Non-loopback binds require --allow-non-loopback and an explicit token.