The REST API version 2 introduces two key improvements:
Supports extension via signed transactions
Adds a new resource type: Bandwidth
Following payment methods:
Option 1: Extend using an API key
Option 2: Extend using a signed transaction
Get extendable delegates: POST https://api-dev.tronsave.io/v2/get-extendable-delegates
POST
https://api-dev.tronsave.io/v2/get-extendable-delegates
Sent extend request: POST https://api-dev.tronsave.io/v2/extend-request
https://api-dev.tronsave.io/v2/extend-request
If you want to integrate with the Nile Testnet, simply replace the URL with https://testnet.tronsave.io/arrow-up-right and follow the same steps as in the guide.
Last updated 7 months ago