---
title: "Get wallets balance"
method: GET
path: "/api/v1/wallet"
tags: ["Wallet"]
---

# Get wallets balance

`GET /api/v1/wallet`

Returns all wallets and balances for the user linked to this API key.

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

## Changes

- **2026-05-31** `99437f87d687` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/msorg-developers/apis/dancity-api/changes/api/v1/wallet/get.md)

---

[API](https://skmtc.dev/msorg-developers/apis/dancity-api.md) · [All operations](https://skmtc.dev/msorg-developers/apis/dancity-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/msorg-developers/dancity-api/revisions/99437f87d687/schema)
