Bitwarden Identity API

OAuth2 / OpenID Connect token endpoint that issues bearer tokens for the Public API and Vault Management API. Organization API keys use the client_credentials grant with scope api.organization; bearer tokens are valid for 3600 seconds.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: bitwarden:identity
name: Bitwarden Identity API
description: OAuth2 / OpenID Connect token endpoint that issues bearer tokens for the Public API and Vault
  Management API. Organization API keys use the client_credentials grant with scope api.organization;
  bearer tokens are valid for 3600 seconds.
humanURL: https://bitwarden.com/help/public-api/
baseURL: https://identity.bitwarden.com/connect/token
tags:
- Identity
- OAuth
- Authentication
properties:
- type: Documentation
  url: https://bitwarden.com/help/public-api/