Create connect session
Create a short-lived, single-use hosted connect session.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
customer_id
Request
This endpoint expects an object.
redirect_uri
Where the hosted flow redirects on completion. Must prefix-match a URI on your registered allowlist.
platform
Platform slug to deep-link to (validated against the connectable catalog). Omit to show the picker.
Response
Successful Response
token
url
expires_at
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error