# Interact with the Pool Address using Cardano-Wallet API

**URL:** https://forum.cardano.org/t/interact-with-the-pool-address-using-cardano-wallet-api/69847
**Category:** Operate a Stake Pool
**Created:** [23 August 2021 08:10 UTC](https://forum.cardano.org/t/interact-with-the-pool-address-using-cardano-wallet-api/69847 "2021-08-23T08:10:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jochen](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.cardano.org/jochen/32/35307_2.png) [@jochen](https://forum.cardano.org/u/jochen)
#### Post date: [23 August 2021 08:10 UTC](https://forum.cardano.org/t/interact-with-the-pool-address-using-cardano-wallet-api/69847/1 "2021-08-23T08:10:05Z")

</div>

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](https://github.com/input-output-hk/cardano-wallet)

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 🤯). Thats why I would prefer to use some nice REST Interface as provided by the the Cardano-Wallet API.
