Usage
To authenticate an HTTP request using an API key, include theX-Api-Key header.
Restrictions
Each API key is governed by two main parameters that define its scope of access within the workspace.The administrative authority level of the key.Possible values:
user—no administrative privileges (recommended for most scenarios).administrator—management capabilities (including full deletion) for dashboards, datasets, roles, and users (except for those with full administrative access).owner—management capabilities (including full deletion) for dashboards, datasets, roles, users (without restrictions), and the workspace itself.
The data access level of the key. Defaults to unrestricted.Like any role, it determines which datasets are accessible (per state and property) and under what conditions.
Since an API key is not linked to a specific user, any “assigned only” permissions for the specified role will not apply.
Getting a Key
To get an API key, please contact Tracy support.API keys are available only for workspaces on the “Small” plan and above.