Bitwarden
communityOpen-source password manager for individuals and teams with encrypted vault and self-hosting option.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.bitwarden.com/list/object/itemsList vault items
Parameters
searchsearch keyword (stringoptionalfolderidfolder filter (stringoptionalorganizationidorg filter (stringoptionalReturns
data.data[] with id, name, type, login.username, login.uris[], folderId, organizationId, revisionDateGET
https://api.bitwarden.com/object/item/{id}Get item details
Parameters
iditem ID (stringrequiredReturns
data with id, name, type, login.username, login.password, login.uris[], notes, fields[], folderId, revisionDateGET
https://api.bitwarden.com/list/object/foldersList folders
Returns
data.data[] with id, name, revisionDate