---
title: "Get API usage metrics"
method: GET
path: "/usage"
---

# Get API usage metrics

`GET /usage`

Returns the API usage metrics for the specified access key.

## Response `200`

A successful result with the API usage metrics.

- object
  - `total` integer
  - `available` integer
  - `used` integer

## Other responses

- `400` — An error response.
- `500` — An error response.

---

[API](https://skmtc.net/screenshotone/apis/screenshotone-a-screenshot-and-html-rendering-api.md) · [All operations](https://skmtc.net/screenshotone/apis/screenshotone-a-screenshot-and-html-rendering-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/screenshotone/screenshotone-a-screenshot-and-html-rendering-api/versions/5a976deb0c8a/schema)
