LicenPro
DocumentationREST APIOrganizations API

Organizations API

Tenant metadata, membership, invitations.

Routes under /api/Organization/... (casing may match your host) cover tenant metadata, membership, invitations, and tenant-scoped lists aligned with the organization workspace in the dashboard.

Typical integration sequence

  1. Authenticate as a vendor operator (JWT).
  2. List organizations or fetch a tenant by id.
  3. Create or revoke invitations; accept flows as documented for your environment.
  4. Link products using /api/Products/... routes scoped to that tenant.

Organizations platform guide