Skip to main content
POST
Create Account Session
Creates a Stripe Account Session for embedded Connect components. The team must have an existing Connect account, otherwise a 404 is returned. Requires a verified email and is rate limited to 30 requests per minute.
team
string
required
The UUID of the team.
components
array
required
Stripe Connect embedded component names to enable.

Response

client_secret
string
The account session client secret for use with Stripe.js.