Skip to content
Developerhome
Sage Network API

Accounts and GroupKeys

  Less than to read

Each customer who uses the Sage Network API is assigned a GroupKey. This is a globally unique identifier, sometimes known as a Universally Unique Identifier. This token is used to specify that one account.

All records stored in the Sage Network for this account are tagged with this same GUID value. Sage Network uses this token to ensure separation of data between different accounts.

Each authentication token, whether a Bearer Token or an API Key, can only observe data for one GroupKey at a time.