mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
API documentation #875
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @veeral-patel on GitHub (Dec 1, 2020).
hi - so I'm looking for a version of Bitwarden with an API I can use to create and read passwords programmatically via API. I know Bitwarden's API endpoints to do this aren't documented....are bitwarden_rs's?
@BlackDex commented on GitHub (Dec 2, 2020):
They arn't documented, so its source code regarding that.
You could try to just use the bw cli client for stuff like this.
@veeral-patel commented on GitHub (Dec 2, 2020):
hi @BlackDex - thanks. are there actually endpoints to create and save passwords, if you know?
@BlackDex commented on GitHub (Dec 2, 2020):
Well not from the top of my head. I suggest to just use developer tools via the browser and copy that if you want to figure it out.
Bitwarden_rs does not have the api endpoints (yet) which are available as from the official bitwarden.
@BlackDex commented on GitHub (Dec 3, 2020):
Closing this ticket as this is not a bug.
Feel free to continue this discussion on the forum: https://bitwardenrs.discourse.group/