---
title: "Account Gpu Limit"
method: GET
path: "/v1/me/gpu_limit"
tags: ["Account"]
---

# Account Gpu Limit

`GET /v1/me/gpu_limit`

## Headers

- `xi-api-key` string, nullable
- `x-api-key` string, nullable

## Response `200`

Successful Response

- GpuLimitOut
  - `limits` object, required — Effective GPU limits per type (defaults merged with overrides)
  - `pending_requests` object, nullable — Pending GPU limit increase requests per type

## Other responses

- `404` — Not Found
- `422` — Validation Error

---

[API](https://skmtc.dev/deepinfra/apis/deepinfra-api.md) · [All operations](https://skmtc.dev/deepinfra/apis/deepinfra-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deepinfra/deepinfra-api/revisions/09df98e6ea15/schema)
