Docs

API Reference

https://stats.targon.com/api

GPU Nodes By Miner

POST https://stats.targon.com/api/stats/gpu/miner
Retrieves gpu nodes for a specific miner, identified by their UID.

Example Request

POST https://stats.targon.com/api/stats/nodes/miner
Request body should include the miner UID:
{ "uid": "12" // Miner UID ONLY }