syncing market data_
*Corrently - from italian corrente, which is energy* # Introduction The Corrently ecosystem gets maintained by [STROMDAO GmbH](https://www.stromdao.de/) to support green energy services for prosumers, grid operators, regulators, integrators
*Corrently - from italian corrente, which is energy* # Introduction The Corrently ecosystem gets maintained by [STROMDAO GmbH](https://www.stromdao.de/) to support green energy services for prosumers, grid operators, regulators, integrators or any other party with an emerging need of consensus driven management. As the [energy product Corrently](https://www.corrently.de/) got first launched in Germany parts of this documentation provide simple translations for better understanding. [Released SKDs for Download](https://github.com/energychain/corrently-api/releases) --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /alternative/easee/lastSessions | Returns lastSession info for all easee wallboxes (chargers) given user has access to. | 1c |
| GET | /alternative/ocpp/lastSessions | Last Session Info | 1c |
| GET | /alternative/openmeter/activities | Public shared smart meters installed in Germany and available for subservices and exploration. | 1c |
| GET | /alternative/openmeter/meters | Public shared smart meters installed in Germany and available for subservices and exploration. | 1c |
| GET | /alternative/openmeter/readings | Public shared smart meters installed in Germany and available for subservices and exploration. | 1c |
| GET | /gsi/bestHour | Get best hour (with most regional green energy) in a given timeframe. | 1c |
| POST | /quittung/prepare | Allows to collect data with several requests (or a single) for a receipt. | 1c |
| GET | /gsi/dispatch | Dispatch (Green Energy Distribution Schedule) | 1c |
| GET | /gsi/marketdata | Marketdata | 1c |
| GET | /gsi/prediction | Prediction | 1c |
| GET | /metering/reading | Meter Reading | 1c |
| POST | /metering/reading | Meter Reading | 1c |
| POST | /quittung/commit | Finishs a collection of data and finalizes receipt. Use this method after collecting all data via quittung/prepare | 1c |
| POST | /quittung/create | Create a receipt for an energy delivery (only valid in Germany). | 1c |
| POST | /quittung/tse | Retrieve TSE (Technische Sicherheitseinrichtung) Data for a given receipt (Strom-Quittung). | 1c |
| POST | /quittung/tsedata | Retrieve TSE (Technische Sicherheitseinrichtung) raw data only for a given receipt (Strom-Quittung). | 1c |
| POST | /quittung/tsesignature | Retrieve TSE (Technische Sicherheitseinrichtung) Signature only for a given receipt (Strom-Quittung). | 1c |
| GET | /quittung/zugferd | Retrieve Zugferd XML for a given receipt (Strom-Quittung). | 1c |
| GET | /stromkonto/balances | Balances | 1c |
| GET | /stromkonto/choices | Selectable Choices for customer | 1c |
| POST | /stromkonto/login | Login (via Mail) | 1c |
| POST | /stromkonto/prepareTransaction | Prepare Transaction | 1c |
| POST | /stromkonto/register | Register (new Stromkonto) | 1c |
| GET | /tariff/components | Energy Tariff price components | 1c |
| GET | /tariff/slph0 | Energy Tariff information | 1c |
| GET | /wim/status | WiM Proess Informtion | 1c |
ozma register && ozma call corrently-io /alternative/easee/lastSessions --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/corrently-io/alternative/easee/lastSessions# Python
client.proxy_call("corrently-io", "/alternative/easee/lastSessions")Own this API? Claim the listing to manage pricing and receive payouts.