Skip to main content

Getting started with the API

How to access your API token and start integrating Modo Energy data

Imrith Sangha avatar
Written by Imrith Sangha
Updated today

The Modo Energy API lets you integrate Modo Energy data directly into your own tools and workflows. Use it to pull data programmatically instead of downloading manually from the Terminal.

Getting your API credentials

To access the API, you'll need your API token.

To find your token:

  1. Click your company name at the top of the sidebar

  2. Select API credentials

  3. Your public API token is displayed on the page

  4. Click Copy token to copy it to your clipboard

Refreshing your token:

If you need to generate a new token, click Refresh. This will invalidate your previous token, so you'll need to update any integrations using the old one.

Important: Treat your API token like a password. Don't share it publicly or include it in client-side code.

What data is available

The API provides access to data across the Terminal, including:

  • BESS asset data and revenues across all regions

  • Index and benchmark data

  • Forecast data

  • Market and system data

Each endpoint's documentation shows exactly what parameters you can request and what the response will look like.

Getting help with the API

If you have questions about the API or need help with integration, contact our team through the Help menu in the Terminal.

Did this answer your question?