Skip to content
Erik Sundell edited this page Dec 18, 2024 · 12 revisions

This page describes how to request personal API tokens for use by the project's parsers, as not all API access can be done anonymously without them. By declaring environment variables named like the headings below, the associated parsers will make use of them.

ENTSOE_TOKEN

  1. Register on the platform: https://transparency.entsoe.eu/dashboard/show
  2. Send an email to [email protected] with “Restful API access” in the subject line. Indicate the email address you entered during registration in the email body.
  3. Once access has been granted, users will find, after logging in, their token under Account Settings on TP.

Full information at https://transparencyplatform.zendesk.com/hc/en-us/articles/12845911031188-How-to-get-security-token

RESEAUX_ENERGIES_TOKEN

  1. Register at https://opendata.reseaux-energies.fr/pages/accueil/
  2. Add a key at https://odre.opendatasoft.com/account/api-keys/

ESIOS_TOKEN

Follow the instructions at https://www.esios.ree.es/en/page/api

As of December 2024, they say you should email [email protected] without further details. You could, for example write a title like Request for a personal API token and a body of:

Hello, could I be provided a personal API token?

I'm looking to contribute to an open-source project that makes use of your API (https://app.electricitymaps.com/), where having a personal API token would be relevant.

Best regards
<sign here>

EIA_KEY

Follow the instructions at https://github.com/systemcatch/eiapy#setting-up-your-api-key

FINGRID_TOKEN

Follow the instructions at https://data.fingrid.fi/en/instructions

NED_TOKEN

Register at https://ned.nl/nl and confirm your email, then log in and visit a page titled API and generate a key.

TR_USERNAME and TR_PASSWORD

Register at https://giris.epias.com.tr and confirm your email. The email is the username.

EMAPS_NORDPOOL_USERNAME and EMAPS_NORDPOOL_PASSWORD

This API requires you to be signed up as a paying customer, and this documentation should be updated to reflect when and how development effort will need this.

Environment variables no longer used

This is a list of previously used environment variables that are no longer used.

  • ENTSOE_REFETCH_TOKEN (stopped being used here)
  • ELEXON_TOKEN (stopped being used here)
  • PJM_TOKEN (stopped being used here)
Clone this wiki locally