Use API Key
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:
POSThttps://api-dev.tronsave.io/v2/estimate-buy-resourceCreate order:
POSThttps://api-dev.tronsave.io/v2/buy-resourceGet Internal Account Info:
GEThttps://api-dev.tronsave.io/v2/user-infoGet Internal Account Order History:
GEThttps://api-dev.tronsave.io/v2/ordersGet the order details:
GEThttps://api-dev.tronsave.io/v2/orders/:idGet Order Book:
GEThttps://api-dev.tronsave.io/v2/order-book
If you want to integrate with the Nile Testnet, simply replace the URL with https://testnet.tronsave.io/ and follow the same steps as in the guide.
Last updated