Interact with the Pool Address using Cardano-Wallet API

Is there any possibility to interact with a pool owner address using the IOHK Cardadno-Wallet API ? GitHub - input-output-hk/cardano-wallet: HTTP server & command-line for managing UTxOs and HD wall

Building transactions “by Hand” using the cardano-cli is too cumbersome on the long run, and the CLI Interface feels to inconsistent for larger operations (some outputs are a string, some are JSON strings , some are files :exploding_head:). Thats why I would prefer to use some nice REST Interface as provided by the the Cardano-Wallet API.