---
title: "Check API credit balance"
method: GET
path: "/balance"
tags: ["account"]
---

# Check API credit balance

`GET /balance`

## Response `200`

Current balance

- object
  - `balance` number
  - `currency` string

## 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)
