Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

toolkit
string
required

Body

application/json
callbackUrl
string

Where Composio sends the user after they authorize. Defaults to the integrations page.

Response

200 - application/json

Connect Link for the caller to visit

redirectUrl
string
required

Composio's hosted Connect Link — send the user here.

Last modified on September 15, 2026