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

The Signers API from Hiro — 4 operation(s) for signers.

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

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

This API exposes 4 operations across 4 paths, and defines 2 schemas. 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/.

4 operations 4 paths 2 schemas 4 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 4

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

Signers 4
GET
/signer-metrics/v1/cycles/{cycle_number}/signers
PoX Cycle Signers
getPoxCycleSigners 5 params → 200
GET
/signer-metrics/v1/cycles/{cycle_number}/signers/{signer_id}
PoX Cycle Signer
getPoxCycleSigner 2 params → 200404
GET
/v3/stacker_set/{cycle_number}
Fetch the stacker and signer set information for a given cycle.
getStackerSet 2 params → 200400404
GET
/v3/signer/{signer_pubkey}/{cycle_number}
Get number of blocks signed by signer during a given reward cycle
getSignerBlocksSigned 2 params → 200400404500

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

GetStackerSet
SignerBlocksSigned

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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