Buy Energy
There are two ways to create an API key:
Option 1: Generate the API key on the Tronsave website.
Option 2: Generate the API key on Telegram.
You can use the API key for
API List for Testing - TRON Nile Testnet
Estimate TRX:
POST
https://api-dev.tronsave.io/v0/estimate-trx
Create order:
POST
https://api-dev.tronsave.io/v0/internal-buy-energy
Get Internal Account Info:
GET
https://api-dev.tronsave.io/v0/user-info
Get Internal Account Order History:
GET
https://api-dev.tronsave.io/v0/orders
Get one order details:
GET
https://api-dev.tronsave.io/v0/orders/:id
Get Order Book:
GET
https://api-dev.tronsave.io/v0/order-book
Last updated