Bitaxe API Endpoints
The Bitaxe features the following endpoints:
example api endpoint http://bitaxe-ip/api/system/info
GET:
/api/system/info
/api/swarm/info
POST:
/api/system/restart
/api/system/OTA
/api/system/OTAWWW
PATCH:
/api/system/
General Information about the Bitaxe can be gathered using the /api/system/info
which will display you with some information as follows:
With POST command is it possible to restart the Bitaxe:
example:
curl -X POST http://bitaxeip/api/system/restart
The PATCH functionallity allows it to change settings on the Bitaxe.
Some settings still require a restart but changing the fanspeed can be achieve live: