BitWarden
Best open-source password manager
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Security
- Documentation / URL
- https://bitwarden.com/help/api/
Overview
BitWarden provides password-manager APIs — OAuth-based (self-hostable).
⚠️ Status (verified 2026-08): a guessed path returned HTTP 404 — the route paths differ. Check the API docs for valid routes.
What it provides
curl -X POST "https://api.bitwarden.com/identity/connect/token" \
-H "Content-Type: application/x-www-form-urlencoded" \
-d "grant_type=client_credentials&client_id=YOUR_ID&client_secret=YOUR_SECRET"
Notes
- Vault/cipher management.
- Route paths per the API docs.
FAQ
Is BitWarden free? Yes — open source (self-host).
Why 404? Our 2026-08 guess path was wrong (verified) — check the API docs.
What does it do? Password management.
More in Security
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Application Environment Verification Android library and API to verify the safety of user devices, detect rooted devices and other risks | API Key | Yes | Yes | ↗ |
| BinaryEdge Provide access to BinaryEdge 40fy scanning platform | API Key | Yes | Yes | ↗ |
| Botd Botd is a browser library for JavaScript bot detection | API Key | Yes | Yes | ↗ |
| Bugcrowd Bugcrowd API for interacting and tracking the reported issues programmatically | API Key | Yes | Unknown | ↗ |
| Censys Search engine for Internet connected host and devices | API Key | Yes | No | ↗ |