For AI agents: visit https://docs.xkit.co/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
XkitXkit SiteGuidesAPI ReferenceSupportSign up
GuidesAPI Reference
Xkit SiteGuidesAPI ReferenceSupportSign upLog InXkit
API Reference
Log In

Platform API

  • Getting Started with the Platform API
  • Platform Authentication
  • Create Contextpost
  • Update Platform Contextput
  • Get Connection by Connectorget
  • Get Connection by IDget
  • Delete Connection by IDdel
  • List Connectionsget
  • List Web Originsget
  • Create Web Originpost
  • Delete Web Origindel
  • List Credentialsget

Webhooks

  • Overview
  • Payload Types
    • Connector
    • Context
  • Connection
    • Enabled
    • Disabled
    • Errored

xkit.js

  • xkit.js
  • Installing xkit.js
  • Authenticating xkit.js
  • Type Definitions
    • Authorization
    • Authorizer
    • Authorizer Prototype
    • Platform
    • Connector
    • Connection
    • ConnectionShell
    • TokenCallback
  • ready
  • onUpdate
  • login
  • logout
  • getPlatform
  • getConnection
  • getConnectionOrConnector
  • getConnectionToken
  • connect
  • reconnect
  • disconnect
  • addConnection
  • removeConnection
  • listConnectors
  • listConnections
  • on
  • off

xkit-catalog.js

  • xkit-catalog.js
  • Installing xkit-catalog.js
  • Configuring xkit-catalog.js
  • Type Definitions
    • Catalog
    • Gradient
    • Button
    • Fonts
    • Text Colors
    • Card
    • Tab
    • Catalog Theme
    • Catalog Filter
    • Settings Field
    • Settings Text Field
    • Settings Select Field
    • Settings Switch Field
    • Catalog Settings
  • renderCatalogDefault
  • renderCatalog
  • unmountCatalog

CRM API

  • Get Schema
    • Get CRM OBJECT Schemaget
  • Get CRM Object
    • Get CRM OBJECT data by CRM IDget
    • Batch get CRM OBJECTs by CRM IDget
  • Call Events
    • Call a collection CRM EVENTpost
    • Call an object CRM EVENTpost
  • Webhook Subscriptions
    • Create a CRM EVENT Webhook subscriptionpost
    • Remove a CRM EVENT Webhook subscriptiondel
    • Create a CRM OBJECT Webhook subscriptionpost
    • Remove a CRM OBJECT Webhook subscriptiondel

Platform API v1

  • Getting Started With Your API

Type Definitions

For typescript users, these are available in the GitHub Repository and the npm package.

Updated over 5 years ago


Updated over 5 years ago