Tronsave
🇬🇧 English
🇬🇧 English
  • 📗INTRODUCTION
    • What is Tronsave ?
    • Why Tronsave?
  • Buyer
    • How to buy Energy and Bandwidth ?
      • Buy on the Website
      • Buy on Telegram
        • 1. Create a Tronsave telegram account
        • 2. How To Deposit TRX
        • 3. Get the Tronsave API Key
        • 4. How to buy on Telegram
    • Extend
      • Quick extend
      • Advance
  • 🏬Seller
    • Get Energy by Staking 2.0
    • Permission
    • Sell Energy/Bandwidth
      • Manual Sell
      • Auto Sell
      • Sell Suggestion
  • 🤝Partner
    • Bot Agency
      • Register
      • Bot Management
  • 💻DEVELOPER
    • Get API key
      • On the Website
      • On Telegram
    • Buy Resources (v2)
      • Use Signed Transaction
        • Estimate TRX
        • Get Signed Transaction
        • Create order
      • Use API Key
        • Get Internal Account Info
        • Get Order Book
        • Estimate TRX
        • Create order
        • Get one order details
        • Get Internal Account Order History
    • Extend Orders (v2)
      • Step 1: Get Extendable Delegates
      • Step 2: Extend Request
    • SDK Libraries
    • Rest API v0
      • Buy on Rest API
        • Use Signed Transaction
          • Estimate TRX
          • Get Signed Transaction
          • Create order
          • Demo
        • Use API Key
          • Get Internal Account Info
          • Get Order Book
          • Estimate of TRX
          • Create order
          • Get one order details
          • Get Internal Account Order History
      • Extend with Rest API
  • 💰Referrer
    • Referrals
  • 💡FAQ
    • Questions for Tronsve market
    • Calculate APY in TronSave
    • How to connect wallet in Tronsave?
    • Team of Service
  • 👨‍💻Full Code Example
    • Code Example (v2)
      • Buy Resource by API using private key
      • Buy Resources by API using api key
      • Extend order by API using api key
      • Extend order by API using private key
    • Code Example (v0)
      • Buy energy by API using private key
      • Buy energy by API using api key
      • Extend order by API using api key
Powered by GitBook
On this page
  • What is a Tronsave Internal Account?
  • What is an API Key?
  • In Summary:
  • Use an API key:
  1. DEVELOPER

Get API key

PreviousBot ManagementNextOn the Website

Last updated 4 months ago

What is a Tronsave Internal Account?

  • The Internal Account helps users manage their assets, track transaction history, and perform operations within the system

  • The Internal Account helps users manage their assets, track transaction history, and perform operations within the system.

  • Each Internal Account is assigned a unique API Key.

What is an API Key?

  • An API Key is a unique identifier linked to the user's Internal Account.

  • It is issued by Tronsave. It allows users or third-party applications (such as bots or automated services) to send commands to the Internal Account without logging into the website or application.

  • Every API request, such as checking balances or creating transaction orders, is tied to the Internal Account through the API Key.

In Summary:

  • The Internal Account is where assets are stored and managed, while the API Key is the tool that enables secure and automated access to and interaction with the account.

  • Therefore, customers must safeguard their API Key carefully.

There are two ways to obtain the API key: directly from the or via .

Use an API key:

💻
Website
Telegram
Buy energy use API key
Order Extend uses API key