---
title: "Get Credits"
method: GET
path: "/v1/credits"
tags: ["User"]
---

# Get Credits

`GET /v1/credits`

## Response `200`

Successful Response

- CreditsResponse
  - `remaining_credits` integer, required
  - `total_credits_used` integer, required

---

[API](https://skmtc.dev/scrapegraphai/apis/fastapi.md) · [All operations](https://skmtc.dev/scrapegraphai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scrapegraphai/fastapi/revisions/7583b63abb6e/schema)
