Live
API Key Scopes, Stack Defaults & Preset Updates
New API key scoping, stack locking, and preset changes.
API Key Scopes & Permissions
- Personal API Key Scopes Introduced:
- API keys are now issued with granular, resource-specific scopes (e.g.,
fact:read,contact:write) instead of blanket access. - Each key’s permissions are limited by the issuing user’s role—no more automatic inheritance of all possible permissions.
- Existing API keys (created before this update) remain unaffected and retain full API access, still subject to user-level permission caps.
- New API keys (created via onboarding) are, by default, scoped to facts only.
- API keys are now issued with granular, resource-specific scopes (e.g.,
Facts Pre-requisites
- Pre-requisites for facts are no longer referenced or enforced in the app.
Tags & Tasks Preset
- Removed default tags and tasks preset from new organizations.
Stack Locking & Defaults
- "Foundations" is now the only locked stack in the UI and is the default pre-populated stack for all newly created organizations.
API Documentation
- Updated to reflect these changes and the new scoping model.
For more details, see the updated API documentation or reach out via the support channel.