---
title: "Get Config"
method: GET
path: "/payment/config"
tags: ["Billing"]
---

# Get Config

`GET /payment/config`

## Cookies

- `session` unknown

## Response `200`

Successful Response

- ConfigOut
  - `limit` number, required — Spending limit (in USD). Negative means no limit

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/deepinfra/apis/deepinfra-api.md) · [All operations](https://skmtc.net/deepinfra/apis/deepinfra-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deepinfra/deepinfra-api/versions/51b817b3f80f/schema)
