Skip to main content
POST
/
integrations
/
connect_token
Get connect token
curl --request POST \
  --url https://api.kapso.ai/platform/v1/integrations/connect_token \
  --header 'X-API-Key: <api-key>'
{
  "token": "pd_ct_abc123xyz",
  "expires_at": "2025-01-15T10:15:00Z"
}

Authorizations

X-API-Key
string
header
required

Response

Success

token
string

Short-lived token for Pipedream Connect frontend

expires_at
string<date-time>

Token expiration timestamp