---
title: "Get auto top up"
method: GET
path: "/api/credits/auto-top-up"
tags: ["v1", "credits"]
---

# Get auto top up

`GET /api/credits/auto-top-up`

## Response `200`

Successful Response

- AutoTopUpConfig
  - `amount` integer, required
  - `threshold` integer, required

## Other responses

- `401` — Authentication required

---

[API](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server.md) · [All operations](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/significant-gravitas/autogpt-agent-server/versions/382041c7ecb2/schema)
