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