🗝️Aggregates

Aggregate objects allow you to store key-value pairs associated with an address.

Keys are strings and values are objects.

The API allows you to create, update (through create with set parameters), and retrieve one or a list of keys and values for an address.

Last updated