---
title: "GET /fees"
method: GET
path: "/fees"
deprecated: true
---

# GET /fees

`GET /fees`

> **Deprecated.**

Get transaction fees for coin

## Query parameters

- `id` string, required
- `crypto` string, required

## Response `200`

Fees for coin

- Fee[]
  - `name` string, required
  - `value` integer, required

## Other responses

- `default` — Unexpected error

## Changes

- **2026-03-18** (v4) `cb4209f60bcf` — 1 info
  - endpoint deprecated
- **2026-02-06** (v4) `252020256d8a` — 1 warning
  - removed the optional property `items/default` from the response with the `200` status
- **2023-07-06** (v4) `45c31af2e378` — 1 info
  - endpoint added
- **2023-05-10** (v4) `f90678b9fb05` — 1 info
  - api path removed with deprecation

[Change history](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/changes/fees/get.md)

---

[API](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4.md) · [All operations](https://skmtc.dev/coinspace/apis/coin-wallet-api-v4/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coinspace/coin-wallet-api-v4/revisions/8dd1fdcc9afd/schema)
