---
title: "💼 API Usage"
method: GET
path: "/key"
tags: ["Key"]
---

# 💼 API Usage

`GET /key`

This endpoint allows you to **monitor your account's API usage, including rate limits, monthly total credits, remaining credits, and more**

## Response `200`

API Usage

- Key
  - `plan` string
  - `rate_limit_request_per_minute` number
  - `monthly_call_credit` number
  - `current_total_monthly_calls` number
  - `current_remaining_monthly_calls` number

---

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