Kinde · JSON Structure

Kinde Organization Structure

Documented structure of a Kinde organization (B2B tenant container) record.

Type: Properties: 0
AuthenticationAuthorizationCustomer IdentityIdentity ManagementOpenID ConnectSingle Sign-OnMulti-Factor AuthenticationRole-Based Access ControlFeature FlagsBillingB2BSoftware-as-a-ServiceDeveloper Platform

Kinde Organization Structure is a JSON Structure definition published by Kinde.

Meta-schema:

JSON Structure

Raw ↑
{
  "title": "Kinde Organization Structure",
  "description": "Documented structure of a Kinde organization (B2B tenant container) record.",
  "entity": "Organization",
  "provider": "Kinde",
  "groups": [
    {
      "name": "Identity",
      "fields": [
        { "name": "code", "type": "string", "required": true, "description": "Stable org code (e.g. org_a1b2c3)." },
        { "name": "external_id", "type": "string", "required": false },
        { "name": "handle", "type": "string", "required": false }
      ]
    },
    {
      "name": "Profile",
      "fields": [
        { "name": "name", "type": "string", "required": true },
        { "name": "logo", "type": "uri", "required": false },
        { "name": "color_scheme", "type": "string", "required": false },
        { "name": "sender_name", "type": "string", "required": false },
        { "name": "sender_email", "type": "email", "required": false }
      ]
    },
    {
      "name": "Behavior",
      "fields": [
        { "name": "is_default", "type": "boolean", "required": false },
        { "name": "is_allow_registrations", "type": "boolean", "required": false }
      ]
    },
    {
      "name": "Timestamps",
      "fields": [
        { "name": "created_on", "type": "date-time", "required": false }
      ]
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/kinde-organization-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.