---
title: "Read public key associated with miner rewards"
method: GET
path: "/mining/rewardPublicKey"
tags: ["mining"]
---

# Read public key associated with miner rewards

`GET /mining/rewardPublicKey`

## Response `200`

Public key for miner rewards (as hex-encoded secp256k1 point)

- RewardPubKey
  - `rewardPubkey` string, required

## Other responses

- `default` — Error

## Changes

- **2026-08-11** `a731602272c6` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was removed from the API
- **2026-08-02** `dc0b9844c2d1` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
- **2026-07-22** `2788fc3df4e4` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was removed from the API
- **2026-07-17** `ef97e678f020` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
- **2026-07-08** `ac1f674d89f0` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was removed from the API

[Full history](https://skmtc.dev/ergoplatform/apis/ergo-node-api/changes/mining/rewardPublicKey/get.md)

---

[API](https://skmtc.dev/ergoplatform/apis/ergo-node-api.md) · [All operations](https://skmtc.dev/ergoplatform/apis/ergo-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ergoplatform/ergo-node-api/revisions/f4a571a6f66b/schema)
