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 Burn Blocks API

Read-only endpoints to obtain burn block details

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

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

This API exposes 3 operations across 3 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/.

3 operations 3 paths 0 schemas 3 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 3

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

Burn Blocks 3

Read-only endpoints to obtain burn block details

GET
/extended/v2/burn-blocks/
Get burn blocks
get_burn_blocks 2 params → 2004XX
GET
/extended/v2/burn-blocks/{height_or_hash}
Get burn block
get_burn_block 1 param → 2004XX
GET
/extended/v2/burn-blocks/{height_or_hash}/blocks
Get blocks by burn block
get_blocks_by_burn_block 3 params → 2004XX

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hiro-burn-blocks-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 Faucets API
Hiro Fees API
Hiro Fungible Tokens API
Hiro Info API
Hiro Mempool API
Hiro Microblocks API