Overview
Monitor and analyze signer behavior on the Stacks network.
The Signer Metrics API enables you to monitor signers on the Stacks network. With a familiar REST interface, you can easily fetch information about the signer network, such as lists of active signers in a particular PoX cycle and signer information for a particular block.
This API also lets you analyze and evaluate the behavior of individual signers, such as their block acceptance rate, their average block push time, and more.
Popular endpoints
Get a list of signers
Fetches a list of signers in a given PoX cycle.
Get signer information for a block
Fetches aggregated signer information for a specific block.
Related tools
- Stacks Blockchain API: Fetch richer data from Hiro's Stacks Blockchain API.
- Token Metadata API: Fetch fungible and non-fungible token data on the Stacks blockchain.
Reach out to us on the #api channel on Discord under the Hiro Developer Tools section. There's also a weekly office hours call every Wednesday at 1pm ET.