Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hiro Stacking Rewards API

Read-only endpoints to obtain Stacking reward details

Hiro Stacking Rewards API is one of 26 APIs that Hiro publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Stacking Rewards. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 5 paths. It is described by OpenAPI 3.0.3, at version 1.0.3.

Requests are made against 2 base URLs: https://api.hiro.so/, https://api.testnet.hiro.so/.

5 operations 5 paths 0 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.3
Base URL
https://api.mainnet.hiro.so
Resource Areas
1

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.

Stacking Rewards 5

Read-only endpoints to obtain Stacking reward details

GET
/extended/v1/burnchain/reward_slot_holders
Get recent reward slot holders
get_burnchain_reward_slot_holders 2 params → 2004XX
GET
/extended/v1/burnchain/reward_slot_holders/{address}
Get recent reward slot holder entries for the given address
get_burnchain_reward_slot_holders_by_address 3 params → 2004XX
GET
/extended/v1/burnchain/rewards
Get recent burnchain reward recipients
get_burnchain_reward_list 2 params → 2004XX
GET
/extended/v1/burnchain/rewards/{address}
Get recent burnchain reward for the given recipient
get_burnchain_reward_list_by_address 3 params → 2004XX
GET
/extended/v1/burnchain/rewards/{address}/total
Get total burnchain rewards for the given recipient
get_burnchain_rewards_total_by_address 1 param → 2004XX

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hiro-stacking-rewards-api-openapi.yml Raw ↑

Other APIs Hiro publishes across the network.

Hiro Chainhooks API
Hiro Platform API
Hiro Accounts API
Hiro Atlas API
Hiro Blocks API
Hiro Blocks Proposals API
Hiro Burn Blocks API
Hiro Faucets API
Hiro Fees API
Hiro Fungible Tokens API
Hiro Info API
Hiro Mempool API