/
Getting started

Getting started

Quick guide to create a simple server-side application that accesses the PQ Portal through the https://training.pq-portal.energy PQ Portal API.

This tutorial demonstrates how to:

If you are using APIs for the first time, you can follow the steps in this guide to call the APIs using curl commands. You can use curl commands to experiment with an API before you develop your application.

Use Cases for the PQ Portal API

The PQ Portal API is the direct connection to the PQ Portal.

You can integrate the API into your our applications to enhance the efficiencies for your business.

  • Get information about your Technical Units, Reserve Units and Reserve Groups as well as the Prequalification status

  • Create and change Technical Units, Reserve Units and Reserve Groups

  • Upload necessary data for Technical Units, Reserve Units and Reserve Groups

  • Plan and apply for a renewal Prequalification

To use the PQ Portal API, privileged user account is required. If you don’t have access to the PQ Portal yet, get in contact with your connecting TSO.

Access Resources

Please follow the instructions on General API Information.

 


Next steps