API documentation #875

Closed
opened 2026-02-04 23:11:02 +03:00 by OVERLORD · 4 comments
Owner

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?

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?
OVERLORD added the better for forum label 2026-02-04 23:11:02 +03:00
Author
Owner

@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.

@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.
Author
Owner

@veeral-patel commented on GitHub (Dec 2, 2020):

hi @BlackDex - thanks. are there actually endpoints to create and save passwords, if you know?

@veeral-patel commented on GitHub (Dec 2, 2020): hi @BlackDex - thanks. are there actually endpoints to create and save passwords, if you know?
Author
Owner

@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 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.
Author
Owner

@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/

@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/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#875