# GetSpendingKey

**Request**

```
curl --request GET \
     --url https://tron.api.watchdata.io/wallet/getspendingkey \
     --header 'Accept: application/json'
```

**Response**

```
{
  "value": "0e95e178602a9b2b71734ff3017f00f3421ece2a3a32df31a3b1dca2dbe794a6"
}
```
