---
title: "Bitcoin fee rate estimates"
method: GET
path: "/api/fees"
tags: ["Bitcoin"]
---

# Bitcoin fee rate estimates

`GET /api/fees`

## Request body

- object

## Response `200`

Fee rates in sat/vB

- object
  - `high` number
  - `medium` number
  - `low` number
  - `unit` string
  - `updated_at` string
  - `success` boolean

## Other responses

- `402` — Payment Required

---

[API](https://skmtc.dev/btcnode/apis/btc-node-api-agent-bitcoin-data-sec-scrape-ai-reddit.md) · [All operations](https://skmtc.dev/btcnode/apis/btc-node-api-agent-bitcoin-data-sec-scrape-ai-reddit/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/btcnode/btc-node-api-agent-bitcoin-data-sec-scrape-ai-reddit/revisions/91d79a457ac5/schema)
