Skip to main content

/wallet/getspendingkey REST API Endpoint

Gets the Spending key.

Updated on
Oct 4, 2023

/wallet/getspendingkey REST API Endpoint

Parameters

This method does not accept any parameters

Returns

success
It indicates the success or failure of the operation
spendingKey
The retrieved spending key
error
It provides additional information about the specific error encountered during the operation
statusCode
It represents the HTTP status code associated with the response
Request
1
curl https://docs-demo.tron-mainnet.quiknode.pro/wallet/getspendingkey \
2
--request GET \
3
--header 'accept: application/json'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free