Skip to main content
GET
Get Stripe publishable key

Authorizations

Authorization
string
header
required

API token from cargo-ai login. Send as Authorization: Bearer <token>.

Response

Get Stripe publishable key

publishableKey
string
required

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