### Avalon Miner API - General Information Source: https://www.canaan.io/resource/api/getting-started Information about accessing the Avalon Miner API, including default port and required knowledge. ```APIDOC ## Avalon Miner API - General Information ### Description The Avalon Miner API service starts automatically when the Avalon miner is powered on. It uses the TCP protocol on port 4028 by default and can be accessed via the miner's IP address and port within a local area network (LAN). ### Prerequisites Before using this API, users should have a basic understanding of TCP, JSON-RPC, and TCP test tools. Examples in this documentation use the `socat` command-line tool in Linux. ### Note All examples and responses provided are for reference and may not represent the final API output. ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.