Skip to content

Public Config

GET
/api/payments/public-config
curl --request GET \
--url https://example.com/api/payments/public-config

Public, non-secret configuration for frontend consumption.

Exposes values that are safe to render client-side, enabling environments without frontend .env files to still initialize SDKs (e.g., Stripe publishable key).

Successful Response

Media typeapplication/json
Examplegenerated
example