---
title: "Check API usage"
method: GET
path: "/api/usage"
---

# Check API usage

`GET /api/usage`

Get your current month's API usage and limits.

## Response `200`

Usage info

- object
  - `tier` string
  - `used` integer
  - `limit` integer
  - `remaining` integer

---

[API](https://skmtc.dev/michaelcli/apis/snapapi.md) · [All operations](https://skmtc.dev/michaelcli/apis/snapapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/michaelcli/snapapi/revisions/41f32a15c9ca/schema)
