Learn how to manage organizations, members, and roles in the Freddy API.
Organizations are the top-level container for users, API keys, and resources in Freddy. Each user belongs to one or more organizations, and all API requests are scoped to an organization.
- Organization: A workspace that contains users, API keys, and resources.
- Members: Users who belong to an organization, each with an assigned role.
- Roles: Permission levels such as Owner, Admin, and Member.
- API Keys: Organization-scoped keys for programmatic access.