POST
/
api
/
v1
/
integrations

Headers

X-API-Key
string
required

Body

application/json
name
string
required

Name of the connector

authScheme
string

Authentication scheme

authConfig
object

Authentication configuration

useComposioAuth
boolean

Flag to indicate if Composio authentication should be used

appId
string
required

Application ID

forceNewIntegration
boolean

Flag to force new integration

Response

200 - text/html; charset=utf-8
id
string

Unique identifier of the connector

authScheme
string

Authentication scheme used by the connector

name
string

Name of the connector

createdAt
string

Creation date of the connector

updatedAt
string

Last update date of the connector

enabled
boolean
required

Flag to indicate if the connector is currently enabled

deleted
boolean

Flag to indicate if the connector has been deleted

appId
string
required

Application ID associated with the connector

defaultConnectorId
string

Default connector ID if one exists

authConfig
object
required

Authentication configuration with sensitive data obscured

expectedInputFields
string[]
required

List of required fields expected from the customer

logo
string
required

Logo URL of the application associated with the connector

appName
string
required

Name of the application associated with the connector

useComposioAuth
boolean
required

Flag to indicate if Composio authentication is used