Skip to content

Identity

View as Markdown

The Identity API is the platform’s account layer: it manages organizations, their members, the instances they own, and partner integrations.

Unlike the tenant-scoped product APIs, Identity is platform-scoped - you call it on identity.flowkiwi.net with an OAuth 2.0 bearer token, and there is no organization header (an organization may not exist yet when you call it).

  • Organizations - the top-level accounts that own instances and group members.
  • Instances - the workspaces within an organization that your product data is scoped to.