---
title: "Get Stripe Config"
method: GET
path: "/stripe/config"
tags: ["stripe"]
---

# Get Stripe Config

`GET /stripe/config`

Get Stripe publishable key for frontend.

## Response `200`

Successful Response

- StripeConfigResponse — Stripe publishable key for frontend.
  - `publishable_key` string, required

---

[API](https://skmtc.net/meganova/apis/fastapi.md) · [All operations](https://skmtc.net/meganova/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/meganova/fastapi/revisions/2b2bab8b9017/schema)
