Settings

API keys

Keys authenticate the public REST API (/api/v1) as a bearer token, see the API docs. Only the key's hash is stored; the key itself is shown once at creation.

Scopes
No API keys yet.

Webhooks

Vault POSTs each subscribed event to your endpoint with an X-Vault-Signature HMAC header. Keep the endpoint secret to verify deliveries, see the API docs.

Events
No webhook endpoints yet.