---
title: "Fetches the normalized transaction fee used for proof-of-fee calculation, given the anchor time."
method: GET
path: "/anchor/fee"
tags: ["Anchor"]
---

# Fetches the normalized transaction fee used for proof-of-fee calculation, given the anchor time.

`GET /anchor/fee`

## Response `200`

Success

- AnchorFeeResponse
  - `normalized_transaction_fee` string — A number representing the normalized transaction fee used for proof-of-fee calculation.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Server Error

---

[API](https://skmtc.net/decentralized-identity/apis/sidetree-rest-api.md) · [All operations](https://skmtc.net/decentralized-identity/apis/sidetree-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/decentralized-identity/sidetree-rest-api/revisions/9a32549ab92a/schema)
