> ## Documentation Index
> Fetch the complete documentation index at: https://www.1password.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 1Password Users API for Partners (Public Preview)

The 1Password Users API for Partners is an enterprise-grade REST-style API built on the OAuth 2.0 framework. Use the API to create security automation integrations between [1Password Enterprise Password Manager (EPM)](https://1password.com/product/enterprise-password-manager) (1Password Business tier) and your preferred solution and set up security automation workflows to:

* Automate enforcement of 1Password account access controls.
* Trigger access remediation in response to events reporting or SIEM-detected events, such as suspending or reactivating a user.
* Reduce investigation response time, manual processes, and risks during security incidents.

## Requirements

The Users API requires you to have:

* A [1Password Enterprise Password Manager account](https://1password.com/pricing/xam) (1Password Business tier)
* Permissions to manage integrations in your 1Password account (for example, as an [owner](https://support.1password.com/groups/#owners), [administrator](https://support.1password.com/groups/#administrators), or member of the [Security group](https://support.1password.com/groups/#security))

<Warning>
  Integrations with the Users API are not currently supported if you use [automated provisioning](https://support.1password.com/provisioning/) with your 1Password account. You can manage actions, like suspending and reactivating users, through your identity provider.
</Warning>

## Quickstart

To use the 1Password Users API for Partners (public preview) to create a security automation integration that connects your 1Password account with your platform, [start here](/users-api/get-started).

## Guides

* [Authorize your integrations using OAuth 2.0](/users-api/authorization)
* [About the 1Password Users API for Partners (Public Preview)](/users-api/about-users-api)
* [Get started with 1Password Security Automation](https://support.1password.com/security-automation/) to see integrations built by 1Password partners.

## Reference

* Use the API reference to learn more about each endpoint:
  * [Request an OAuth access token](/users-api/request-access-token)
  * [Revoke an OAuth access token](/users-api/revoke-access-token)
  * [List users in an account](/users-api/list-users)
  * [Get a specific user](/users-api/get-user)
  * [Suspend a user](/users-api/suspend-user)
  * [Reactivate a user](/users-api/reactivate-user)

## Provide feedback

To provide feedback, or if you're interested in partnering with 1Password as an integrated service, you can [contact the 1Password Partnerships team](mailto:tech-partnerships@agilebits.com). We’d love to hear from you.
