---
title: "GET /gate/quota"
method: GET
path: "/gate/quota"
tags: ["gate"]
---

# GET /gate/quota

`GET /gate/quota`

## Response `200`

Scan quota status

- GateQuotaResponse
  - `limit` integer, required
  - `percent` integer, required
  - `plan` string, required
  - `remaining` integer, required
  - `used` integer, required

## Changes

- **2026-08-31** `9d9ef31d83e5` — 2 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
  - the endpoint scheme security `api_key` was removed from the API
- **2026-08-26** `c990a0940b7d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api/changes/gate/quota/get.md)

---

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