Pinwheel · Schema

CompanyConnect

This class defines the fields present in the `company_connect` object in the link token. For non-Company Connect link tokens, this field is optional. If the object is present, it indicates that the link token is a Company Connect link token. Attributes: company_connection_id (UUID): This field specifies the ID of the company connection. This ID is generated by Pinwheel. All Company Connect webhooks reference the connection by this ID, and all public CC API endpoints require this ID as well.

PayrollDirect DepositIncome VerificationEmploymentTax FormsFintechOpen FinanceBill SwitchingFinancial Data

Properties

Name Type Description
company_connection_id string ID of the Company Connection.
View JSON Schema on GitHub

JSON Schema

companyconnect.json Raw ↑
{
  "properties": {
    "company_connection_id": {
      "type": "string",
      "format": "uuid",
      "title": "company_connection_id",
      "description": "ID of the Company Connection."
    }
  },
  "type": "object",
  "title": "CompanyConnect",
  "description": "This class defines the fields present in the `company_connect` object in\nthe link token.\n\nFor non-Company Connect link tokens, this field is optional. If the object\nis present, it indicates that the link token is a Company Connect link\ntoken.\n\nAttributes:\n    company_connection_id (UUID): This field specifies the ID of the\n        company connection. This ID is generated by Pinwheel. All Company\n        Connect webhooks reference the connection by this ID, and all\n        public CC API endpoints require this ID as well.",
  "x-tags": [
    "Schemas"
  ],
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://schema.pinwheelapi.com/CompanyConnect.json"
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/companyconnect"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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