We love to use Bitwarden Send to share API keys with external developers wanting to integrate our product.
Currently this means copy/pasting a bunch of values and sending out a link over mail.
Is there a public API we could use that would allow to populate and configure a BW Send?
I tried looking around, possibly I looked in the wrong places.
Thanks! That could probably serve for our purpose.
Ideally though, Iād rather not have to run command line scripts from inside a PHP or Python application.
⦠does this mean that there is a Send API, but that itās just not publicly available (or documented)?
⦠does this mean that it might come available? It would be worth knowing if our developers evaluate integrating BW Send in our application for API key generation/maintenance.
It does mean that thereās a Send API, but that is internal to Bitwarden and under no guarantees to remain static. We can and do change those API without notice.
With that out of the way, practically speaking, we change those APIs infrequently. If youāre creating texts Sends, you could have used that API from inception without it changing.
Again, no promises for the future. In fact, Iām planning on doing some BEEEP work on this API this Friday.