> For the complete documentation index, see [llms.txt](https://developers.aixchain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.aixchain.com/http-api/api-list/query-the-network.md).

# Query the Network

- [GetBlockByNum](https://developers.aixchain.com/http-api/api-list/query-the-network/getblockbynum.md): POST: http://172.104.51.182:16667/wallet/getblockbynum
- [GetBlockById](https://developers.aixchain.com/http-api/api-list/query-the-network/getblockbyid.md): POST: http://172.104.51.182:16667/wallet/getblockbynum
- [GetBlockByLatestNum](https://developers.aixchain.com/http-api/api-list/query-the-network/getblockbylatestnum.md): POST: http://172.104.51.182:16667/wallet/getblockbylatestnum
- [GetBlockByLimitNext](https://developers.aixchain.com/http-api/api-list/query-the-network/getblockbylimitnext.md): POST: http://172.104.51.182:16667/wallet/getblockbylimitnext
- [GetNowBlock](https://developers.aixchain.com/http-api/api-list/query-the-network/getnowblock.md): POST: http://172.104.51.182:16667/wallet/getnowblock
- [GetTransactionById](https://developers.aixchain.com/http-api/api-list/query-the-network/gettransactionbyid.md): POST: http://172.104.51.182:16667/wallet/gettransactionbyid
- [GetTransactionInfoById](https://developers.aixchain.com/http-api/api-list/query-the-network/gettransactioninfobyid.md): POST: http://172.104.51.182:16667/wallet/gettransactioninfobyid
- [GetTransactionInfoByBlockNum](https://developers.aixchain.com/http-api/api-list/query-the-network/gettransactioninfobyblocknum.md): POST: http://172.104.51.182:16667/wallet/gettransactioninfobyblocknum
- [ListNodes](https://developers.aixchain.com/http-api/api-list/query-the-network/listnodes.md): GET: http://172.104.51.182:16667/wallet/listnodes
- [GetNodeInfo](https://developers.aixchain.com/http-api/api-list/query-the-network/getnodeinfo.md): GET: http://172.104.51.182:16667/wallet/getnodeinfo
- [GetChainParameters](https://developers.aixchain.com/http-api/api-list/query-the-network/getchainparameters.md): GET: http://172.104.51.182:16667/wallet/getchainparameters
- [GetBlockBalance](https://developers.aixchain.com/http-api/api-list/query-the-network/getblockbalance.md): POST: http://172.104.51.182:16667/wallet/getblockbalance
