/
SY
symbol
/
Symbol Statistic Service API Documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10m ago · Updated 5y ago
Details
Filter operations
node
6
get
Returns the list of known nodes that are compatible with the current catapult version.
get
Returns the node information for the given public key.
get
Returns the list of hosting details for all the known nodes.
get
Returns a summary of the number of nodes per role type.
get
Returns a summary of the number of nodes per height and finalized height.
get
Returns a summary of the number per role over time.
node
Returns a summary of the number of nodes per role type.
get
/nodeStats
Response
A summary of the number of nodes per role type.
NodeStats
required
A summary of the number of nodes per role type.
nodeTypes
NodeStatsNodeTypes
required
The number of nodes indexed by role type
Changes