Organizations
Tenants, members, invitations, and where products live.
Every vendor works inside an organization. Products, licenses, audit data, and billing context are scoped to that tenant.
Dashboard
Use /dashboard/organizations to browse tenants and /dashboard/organization/:id for members, invitations, products, and organization-level settings. Typical operator tasks: invite a colleague, accept an invite, remove a member, switch default product context.
REST automation
HTTP routes under /api/Organization/... (path casing follows your deployment) cover tenant metadata, membership, and invitation flows that match the dashboard.
Organizations API topic · Auth & users (JWT acquisition for dashboard calls)
