Getting started
Review the core concepts of the Energy Coordination API to understand how it works. If you already understand the basics, follow this guide to get started with the API.
Environments
How to get started
As a DER-partner, you must go through the following steps to get started with the Energy Coordination API:
-
Register at Spark Studio
Go to Spark Studio and sign up to receive credentials
-
Add your resources to the test area
We have a designated area in the Sandbox environment for testing purposes. You can add your resources there and they will be marked as eligible immediately.
Adding Resources Learn how to add resources to the test area -
Create webhook subscriptions
You should set up a webhook to receive event notifications from the API. This allows your system to be notified when an event occurs.
Webhook Subscriptions Learn how to set up a webhook to receive events -
Simulate events
You must simulate events in the test area to see how your resources react to different situations. These can be fetched in the API.
Simulate Events Learn how to simulate events in the test area -
Report on energy usage
After you react to an event, you must report the resource usage back to the API. This is done by sending a report.
Reporting Energy Usage Learn how to send reports on energy usage -
Fetch user compensations
After you have reported on energy usage, you can fetch the compensations for the users that are affected by the event.
User Compensations Learn how to fetch user compensations -
Go to production
When you’ve gone through these steps and verified that everything works as expected, you are ready to move to the production environment.
Going to Production Learn how to move your resources to the production environment