v51
latestOpenAPI 3.1.0GNU General Public License version 3raw.githubusercontent.com2026-08-01151240.0 KBGet system information
Returns current system status and information
Response
Successful operation
ASIC model identifier
Whether AP mode is enabled (0=no, 1=yes)
Automatic fan speed control (0=manual, 1=auto)
Best difficulty achieved
Best difficulty achieved in current session
Hardware board version
Configured ASIC core voltage
Actual measured ASIC core voltage
Current draw in milliamps
The configured display
Enable fallback pool extranonce subscription
Fallback stratum server port
Fallback pool suggested difficulty
Fallback stratum server URL
Fallback stratum username
Enable fallback stratum TLS
Fallback stratum TLS cert
Enable fallback pool coinbase transaction decoding
Configured fallback stratum protocol
Fallback SV2 authority public key for certificate verification (base58-encoded)
Configured fallback SV2 channel type
Current fan speed in RPM
Current secondary fan speed in RPM
Current fan speed percentage
Target Temperature for the PID Controller
Pool response time in ms
Number of shares acknowledged in the batch that produced responseTime (SV2; 1 = single share, >1 = batched ack)
Screen rotation setting (0, 90, 180, 270)
CPU usage percentage
Available heap memory in bytes
Available internal heap memory in bytes
Available Spiram heap memory in bytes
All-time low watermark for free heap memory in bytes
Largest contiguous free block of internal heap memory in bytes
ASIC frequency in MHz
Real-time ASIC frequency in MHz
Current hashrate in Gh/s
Current hashrate 1m average
Current hashrate 10m average
Current hashrate 1h average
Expected hashrate at current voltage/frequency settings, in Gh/s
Hash error percentage
Device hostname
Full hostname including .local domain for mDNS
mDNS/Bonjour hostname for network discovery
ESP-IDF version
Screen invert setting (0=normal, 1=inverted)
Whether PSRAM is available (0=no, 1=yes)
Whether using fallback stratum (0=no, 1=yes)
Device MAC address
Fan speed when auto fan speed is disabled
Maxmium power draw of the board in watts
Minimum fan speed percentage when using auto fan control
Nominal board voltage
Overheat protection mode
Set custom voltage/frequency in AxeOS
Whether to serve files from the SPIFFS www partition instead of the embedded Web UI (0=embedded, 1=custom/SPIFFS)
Index of the primary pool
Index of the secondary pool (fallback)
Current pool address family
Current pool difficulty
Power consumption in watts
Voltage regulator fault reason, if any
Hardware/Peripheral fault reason, if any
Reason for the last system reset
Currently active OTA partition
Number of accepted shares
Number of rejected shares
Shares submitted but not yet resolved by the pool (SV2; 0 for SV1). Rises while the pool batches/buffers acks, drops to 0 once it catches up.
Number of small cores
Connected WiFi network SSID
IPv4 address
IPv6 address
Enable pool extranonce subscription
Primary stratum server port
Configured stratum protocol
SV2 authority public key for certificate verification (base58-encoded)
Configured SV2 channel type
Pool suggested difficulty
Primary stratum server URL
Primary stratum username
Enable primary pool TLS
Primary stratum TLS cert
Enable primary pool coinbase transaction decoding
Average chip temperature
Average chip temperature from second sensor
System uptime in seconds
Firmware version
AxeOS version
Input voltage
Voltage regulator temperature
WiFi connection status
WiFi signal strength
Turn off display after timeout
Statistics frequency in seconds
Current block height
Scriptsig extracted from coinbase transaction
Current network difficulty
Active block signaling (e.g., BIP-110)
Number of blocks found
Whether to show the block found notification
Total value of coinbase transaction in satoshis
User's portion of coinbase value in satoshis
Whether mining is currently paused
Maximum number of statistics data points
Total number of mining jobs received from the pool
Example response
{
"sharesRejectedReasons": [
{
"message": "Job not found"
}
]
}