mirror of
https://github.com/bitwarden/help
synced 2025-12-16 16:23:20 +00:00
adjusted plan list for API use (#206)
This commit is contained in:
@@ -10,7 +10,10 @@ tags: [api]
|
|||||||
Bitwarden provides a full-featured RESTful API for managing your organization. You can use the API to manage your organization's members, collections, groups, event logs, and more. The API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
|
Bitwarden provides a full-featured RESTful API for managing your organization. You can use the API to manage your organization's members, collections, groups, event logs, and more. The API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
|
||||||
|
|
||||||
{% note %}
|
{% note %}
|
||||||
API access is only available to enterprise organizations.
|
API access is available for the following plans:
|
||||||
|
- Classic 2019 Enterprise
|
||||||
|
- Current Enterprise
|
||||||
|
- Current Teams
|
||||||
{% endnote %}
|
{% endnote %}
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|||||||
Reference in New Issue
Block a user