Skip to main content
POST
Connect Environment Credential Plugin

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys.

Path Parameters

environmentId
string
required

Environment UUID, or the literal string global.

pluginId
enum<string>
required

Catalog identifier of the plugin.

Available options:
attio,
calendly,
clickhouse,
cloudflare,
e2b,
gmail,
googleads,
googledocs,
googledrive,
googlesearch,
googlesheets,
linkedin,
modal,
pangram,
planetscale,
posthog,
stripe,
turbopuffer,
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