v1

latestOpenAPI 3.0.02026-08-0610682246.0 KB
Stripe Payments

Retrieve the Stripe public key

This API endpoint fetches the public key associated with a tenant for payment processing. If the user is authenticated and the tenant has a configured Stripe public key, the endpoint will return the Stripe public key in a String format.

get/blaize/payment/stripe/publicKey

Headers

cookiestring required

The session cookie is employed to ascertain whether a user is already authenticated or has an active session.

Response

A stripe public key for the tenant.

string required