Use and rotate Access Keys
Protect a Tunnel with least-privilege keys and a safe rotation workflow.
Read time 7 分钟·Updated 2026-08-25
Default policy
Persistent Tunnels use key mode by default. Requests must include an Access Key.
curl -H "x-anureo-access-key: anr_pk_…" https://your-tunnel.example/Rotation workflow
- Create a new Access Key.
- Switch callers to the new key.
- Revoke the old key after verification.
Do not log plaintext keysThe key is shown once. Store it in a Secret Manager.
Was this guide helpful?