Skip to main content
POST
/
sdk
/
connections
Create SDK Connection
curl --request POST \
  --url https://api.integrations.commenda.io/v4/sdk/connections \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://integrations.docs.commenda.io/llms.txt

Use this file to discover all available pages before exploring further.

Create Connection.
Flat V3-compatible response โ€” not wrapped in { data, request_id }.

Body

application/json

OAuth callback payload (integration-specific). Includes invite_link_id and state.

Response

201 - application/json

Connection created.

V3-compatible flat response.