📄️ Demo
Test the API using our interactive frontend and explore the API's capabilities effortlessly.
📄️ Get Pool Information
Allows you to retrieve detailed information about a specific pool.
📄️ Get Metadata from SMASH Database
Allows you to retrieve metadata records from the SMASH database for the specified pool.
📄️ Get Metadata Errors
Allows you to retrieve a list of errors reported by SMASH related to service metadata. These errors can include issues with metadata formatting, or other relevant errors.
📄️ Get Metadata for an Hash
Allows you to retrieve metadata associated with a pool entry that matches a specific hash.
📄️ Get All Blocks Minted
Allows you to retrieve a list of all blocks that have been minted by the pool.
📄️ Get All Relays
Allows you to retrieve a list of relays along with their location, round-trip time (RTT), and an object representing last pool update with registered relays.
📄️ Get Metadata Available
Allows you to to validate whether newly submitted metadata associated with the pool has been detected and saved properly. Due to manual publishing, the result may not be immediate, and you can later query the status for validation.
📄️ Get All Metadatas URLs
Allows you to retrieve a list of URLs pointing to metadata published by the pool.
📄️ Get All Pool Updates
Allows you to retrieve a list of updates for the pool. Each update includes information about the pool's pledge, fixed cost, margin and the active Epoch number.
📄️ Get Relay Registration Status in topology.json
Allows you to fetch and retrieve the registration status of a relay node from an external topology.json service. This service provides information about relay nodes in the network.