1Password · Example Payload

1Password Events Event Location Example

Password ManagerPasswordsSecuritySecrets

1Password Events Event Location Example is an example object payload from 1Password, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

countryregioncitylatitudelongitude

Example Payload

Raw ↑
{
  "country": "example-value",
  "region": "example-value",
  "city": "example-value",
  "latitude": 90.17,
  "longitude": 52.99
}