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 Proof of Transfer API

Endpoints to get information about the Proof of Transfer consensus mechanism

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

Tagged areas include Proof of Transfer. 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.

Proof of Transfer 5

Endpoints to get information about the Proof of Transfer consensus mechanism

GET
/extended/v2/pox/cycles
Get PoX cycles
get_pox_cycles 2 params → 2004XX
GET
/extended/v2/pox/cycles/{cycle_number}
Get PoX cycle
get_pox_cycle 1 param → 2004XX
GET
/extended/v2/pox/cycles/{cycle_number}/signers
Get signers in PoX cycle
get_pox_cycle_signers 3 params → 2004XX
GET
/extended/v2/pox/cycles/{cycle_number}/signers/{signer_key}
Get signer in PoX cycle
get_pox_cycle_signer 2 params → 2004XX
GET
/extended/v2/pox/cycles/{cycle_number}/signers/{signer_key}/stackers
Get stackers for signer in PoX cycle
get_pox_cycle_signer_stackers 4 params → 2004XX

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hiro-proof-of-transfer-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