---
title: "Check Balance"
method: GET
path: "/balance"
tags: ["Balance"]
---

# Check Balance

`GET /balance`

Get Account balance and expiry

## Query parameters

- `api_key` string, required

## Response `200`

Balance reponse

## Other responses

- `401` — Your balance is exhausted,or package expired
- `403` — Invalid API Key
- `422` — API key is missing

---

[API](https://skmtc.dev/bintable/apis/bin-lookup-api.md) · [All operations](https://skmtc.dev/bintable/apis/bin-lookup-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bintable/bin-lookup-api/revisions/103735b395e5/schema)
