---
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

---

[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/a731602272c6/schema)
