Skip to main content
POST
Connect Organization Credential Plugin

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys. User-session JWTs are not accepted by /v1/replica endpoints.

Path Parameters

pluginId
enum<string>
required
Available options:
attio,
calendly,
clickhouse,
cloudflare,
gmail,
googleads,
googledocs,
googledrive,
googlesearch,
googlesheets,
linkedin,
posthog,
stripe,
vercel

Body

application/json
apiKey
string
required

PostHog personal API key beginning with phx_.

region
enum<string>
required
Available options:
us,
eu

Response

Plugin connected

success
boolean
required