API
Description
VNISH provides a public REST API for programmatic device control. The API allows integrating the miner with third-party monitoring systems, automating the management of device fleets, and organizing remote statistics collection without using the web interface.
All core Firmware functions are available via the API: starting and stopping mining, changing settings, retrieving statistics, managing Pools, and updating Firmware.
To restrict API access, an API key can be created. When using a key, it must be specified in each API request.
Full documentation with a description of all endpoints.