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

# Get CSP config as JSON

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

Returns the Content Security Policy configuration file in JSON format.

## Response `200`

CSP configuration returned in JSON format.

- object

## 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)
