Public
Documentation Settings

Trenergy Public Api

Public API for interacting with Trenergy

Authentication

Trenergy uses Bearer Tokens for authentication. The Bearer Token tells the API server that the request came from you. Everything that you have access to in Trenergy is accessible with your Bearer Token. You can generate an Bearer Token in your Trenergy account settings.

Test server

We also have a server running nile testnet.

You can check this API at https://nile-core.tr.energy

Or use the web interface at https://nile.tr.energy/en/

About the Trenergy API

  • You must use a valid Bearer Token to send requests to the API endpoints.

  • The API returns requests responses in JSON format. When an API request returns an error, it is sent in the JSON response as an error key.

  • Server time GMT+0

Support

For help regarding accessing the Trenergy API, you can contact us support@tr.energy

AUTHORIZATIONBearer Token
Token

BEARER_TOKEN or API_KEY