How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Passage by 1Password Users API

User administration for a Passage app.

Passage by 1Password Users API is one of 4 APIs that Passage by 1Password publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://api.passage.id/v1.

7 operations 4 paths 8 schemas 1 DELETE2 GET3 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.passage.id/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Passage by 1Password Users API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Passage Management API key, sent as: Authorization: Bearer

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 2 GET, 3 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Users 7

User administration for a Passage app.

GET
/apps/{app_id}/users
List users
listPaginatedUsers 9 params → 200401
POST
/apps/{app_id}/users
Create a user
createUser 1 param body → 201400401
GET
/apps/{app_id}/users/{user_id}
Get a user
getUser 2 params → 200401404
PATCH
/apps/{app_id}/users/{user_id}
Update a user
updateUser 2 params body → 200400401404
DELETE
/apps/{app_id}/users/{user_id}
Delete a user
deleteUser 2 params → 200401404
PATCH
/apps/{app_id}/users/{user_id}/activate
Activate a user
activateUser 2 params → 200401404
PATCH
/apps/{app_id}/users/{user_id}/deactivate
Deactivate a user
deactivateUser 2 params → 200401404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are User (15 properties), UserListItem (12 properties), WebAuthnDevice (7 properties), ListPaginatedUsersResponse (6 properties). Each schema is shown below with its type and property counts.

UpdateUserRequest
object
3 properties
User
object
15 properties
ListPaginatedUsersResponse
object
6 properties
UserResponse
object
1 property
Error
object
3 properties
UserListItem
object
12 properties
CreateUserRequest
object
Either email or phone is required; both may be provided.
3 properties
WebAuthnDevice
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

passage-1password-users-api-openapi.yml Raw ↑

Other APIs Passage by 1Password publishes across the network.

Passage by 1Password Devices API
Passage by 1Password Magic Links API
Passage by 1Password Tokens API
Where this information came from

This is an independent, third-party profile of Passage by 1Password Users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.