Skip to main content
GET
Get Stripe publishable key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful response

publishableKey
string
required

Stripe publishable key for this environment. Safe to expose: it can only create payment methods, not read or charge them.