Skip to main content

Create Connection

Creates a connection. New connections start as inactive until their first successful check.
Requires an API key with connections: write.

Headers

string
required
Bearer ops_your_api_key

Body

string
required
n8n, make or openclaw.
string
required
A friendly label for the connection.
string
Required for n8n — the instance URL.
string
Required for n8n — the n8n API key.
string
Required for make — the Make.com API token.
string
Assign to an organization you belong to. Omit or use "personal" for a personal connection.
For openclaw connections the 201 response includes a one-time ingest_api_key — save it immediately. For n8n and Make it is null.