For the complete documentation index, see llms.txt. This page is also available as Markdown.

Changelog

Version history for the TronSave energy rental API — the current v2 generation, legacy v0 support status, and notable changes for integrations.

This page tracks notable changes to the TronSave API across its generations. Two API generations currently exist.

API generations

Generation
Base path
Status
Notes

v2

https://api.tronsave.io/v2

Current

The recommended generation for all new integrations. Endpoints in the API Reference target v2.

v0

https://api.tronsave.io/v0

Legacy (still supported)

The earlier generation is still supported and maintained for backward compatibility. There is no deprecation or sunset date. New integrations should use v2.

On the Nile testnet, replace the host with https://api-dev.tronsave.io (e.g. https://api-dev.tronsave.io/v2). See Quickstart → Testing first?.

Release history

Unreleased

  • Placeholder — no confirmed dated entries yet.

Next steps

Last updated