Skip to main content
Databunker is a super-fast, open-source vault built with Go for secure storage of sensitive personal records.

Authentication

All API requests require authentication using the X-Bunker-Token header. This token is your root access token.

Content Types

The API supports the following content types for POST and PUT requests:
  • application/json
  • application/x-www-form-urlencoded

User Tokens

Keep the user {token} generated by Databunker private, as it serves as an additional user identifier. Under GDPR, this user token is referred to as a pseudonymized identity. For more details, visit: https://databunker.org/