---
title: "Get CSP config as plain text"
method: GET
path: "/.well-known/csp-config.txt"
tags: ["CSP Config"]
---

# Get CSP config as plain text

`GET /.well-known/csp-config.txt`

Returns the Content Security Policy configuration file in plain text format.

## Response `200`

CSP configuration returned in plain text format.

## Other responses

- `500` — Failed to load CSP config.

---

[API](https://skmtc.net/peachpayments/apis/checkout.md) · [All operations](https://skmtc.net/peachpayments/apis/checkout/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/peachpayments/checkout/revisions/3a98165665f8/schema)
