Skip to main content
POST
Install Stripe integration

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the Base44 app.

Response

Successful Response

Response for Stripe installation.

already_installed
boolean
default:false

Whether an existing usable installation was reused. Defaults to false.

Example:

false

claim_url
string | null

Stripe onboarding link, or null when no claim step is available. Treat this link as a credential. Defaults to null.

Example:

"https://dashboard.stripe.com/claim/example"