v15

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0158208322.6 KB
Platform API

Connect integration

Connect a provider with direct credentials or create a browser-auth connection session.

post/api/integrations/connect

Request body

provider'hubspot' | 'attio' | 'slack' | 'fireflies' | 'granola' | 'google-calendar' | 'google-mail' | 'posthog' | 'stripe' | 'supabase' | 'clerk' | 'pylon' required

Public integration provider ID.

configobject

Direct credential config. Omit to create a browser-auth connection session.

Response

Direct credential connection or browser session response.

OR