Entry
Settings → IntegrationsLocal API Key
Authenticates the local HTTP API for plugins on this Mac. Please:- Rotate periodically (when the UI offers it)
- Never commit it to public git
- Use only on trusted local machines
Browser plugin
Request shape:
http://127.0.0.1:{port}/plugin/v1/... with Authorization: Bearer <token>.
See Chrome, Features, and Safari.