---
title: "Get Usage"
method: GET
path: "/api/developer/usage"
tags: ["developer"]
---

# Get Usage

`GET /api/developer/usage`

Get aggregated usage with daily breakdown by model type.

## Query parameters

- `period` string — current or last
- `month` string — Explicit month as YYYY-MM from client timezone
- `project_id` string — Filter by project ID

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/qomplement/apis/fastapi.md) · [All operations](https://skmtc.net/qomplement/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qomplement/fastapi/revisions/718de1c0d866/schema)
