---
title: "Query API usage history"
method: GET
path: "/history"
tags: ["account"]
---

# Query API usage history

`GET /history`

## Response `200`

Usage history

- object
  - `history` object[]
    - `date` string, date
    - `endpoint` string
    - `requests` integer
    - `credits` number

## Other responses

- `403` — Forbidden — missing or invalid API key

---

[API](https://skmtc.dev/beemaps/apis/bee-maps-data-api.md) · [All operations](https://skmtc.dev/beemaps/apis/bee-maps-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beemaps/bee-maps-data-api/revisions/fcbfc9ebaf37/schema)
