1Password · Example Payload

1Password Partnership Create Account Request Example

Password ManagerPasswordsSecuritySecrets

1Password Partnership Create Account Request Example is an example object payload from 1Password, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

account_uidaccount_typedomainends_at

Example Payload

Raw ↑
{
  "account_uid": "abc123def456",
  "account_type": "I",
  "domain": "example-value",
  "ends_at": "2025-03-15T14:30:00Z"
}