Skip to content

Authentication

Send your key as a Bearer token:

Authorization: Bearer rmux_...

Or use the X-API-KEY header.

The web app at /app uses Clerk for sign-in. Dashboard routes call the same /api/v1 API with your session.

Browser requests from the dashboard origin are allowed when REMUX_PUBLIC_ORIGIN matches your deployment hostname.