Available endpoints:

Endpoints that require arguments:
//localhost/abci_info?
//localhost/abci_query?path=_&data=_&height=_&prove=_
//localhost/block?height=_
//localhost/block_by_hash?hash=_
//localhost/block_results?height=_
//localhost/block_search?query=_&page=_&per_page=_&order_by=_
//localhost/blockchain?minHeight=_&maxHeight=_
//localhost/broadcast_evidence?evidence=_
//localhost/broadcast_tx_async?tx=_
//localhost/broadcast_tx_commit?tx=_
//localhost/broadcast_tx_sync?tx=_
//localhost/check_tx?tx=_
//localhost/commit?height=_
//localhost/consensus_params?height=_
//localhost/consensus_state?
//localhost/dump_consensus_state?
//localhost/genesis?
//localhost/genesis_chunked?chunk=_
//localhost/header?height=_
//localhost/header_by_hash?hash=_
//localhost/health?
//localhost/net_info?
//localhost/num_unconfirmed_txs?
//localhost/status?
//localhost/subscribe?query=_
//localhost/tx?hash=_&prove=_
//localhost/tx_search?query=_&prove=_&page=_&per_page=_&order_by=_
//localhost/unconfirmed_txs?limit=_
//localhost/unsubscribe?query=_
//localhost/unsubscribe_all?
//localhost/validators?height=_&page=_&per_page=_