Connect storefront
Create (or resume) a buyer integration connection to an adapter storefront (Reddit, Snap, Meta, TikTok, Pinterest, Spotify, Google, Amazon, …). Returns the existing connection summary (if any) plus a connectionUrl browser handoff — share that URL with the human buyer to complete OAuth or token entry.
Authorizations
API key or access token
Path Parameters
Storefront ID
1 <= x <= 9007199254740991Response
Connect storefront
First-party browser URL to share with the human buyer — for OAuth providers it goes straight to the provider's consent screen; bearer-only providers land on the Connections view for token entry.
oauth, bearer oauth, bearer Adapter storefront metadata (id, platformId, name, providerType, channels, logoUrl, …).
The existing connection summary, or null when none.