Generate a short-lived token for Pipedream Connect frontend OAuth flow.
cURL
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" }
Documentation IndexFetch the complete documentation index at: https://docs.kapso.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.kapso.ai/llms.txt
Use this file to discover all available pages before exploring further.
Success
Short-lived token for Pipedream Connect frontend
Token expiration timestamp
Was this page helpful?