Tronergy Docs

Auth

API Token Authentication

To access our API, you'll need an API token. You can obtain your API token from your dashboard: Dashboard Link.

Once you have your API token, include it in the Authorization header of your requests using the Bearer scheme:

Note:

  • Ensure you keep your API token confidential.