cURL
curl --request GET \ --url http://localhost:3000/v1/sys/backup \ --header 'X-Bunker-Token: <api-key>'
"<string>"
Dumps the internal database in SQL format (SQLite only). Requires root token authentication.
Root access token for Databunker API
Database backup
The response is of type file.
file