Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We recommend to first getting your requests working in those standalone tools (like SoapUI or Postman) before attempting your own implementation.
You can find more details on how to do it in our technical documentation.

Our From technical standpoint our WS API can operate in two modes:

...

Afterwards - assuming the request and key are valid, the API will return response (columns of data) that is also in XML - which you can then use to feed your application / database etc.

From point of provided data we also provide two types of services:

  • DataDelivery (based on full historical + forecast time series up to 15 minute resolution)
  • PvPlanner (based on long term averages / statistical approaches performed on one "average" year of data)

If you are interested in trying our WS API please follow steps on our WS API technical documentation page.

WS API documentation

...